I am novice to Python and following a tutorial. There is an example of list in the tutorial :
list
example = list(\'easyhoss\')
Now
Close the current interpreter using exit() command and reopen typing python to start your work. And do not name a list as list literally. Then you will be fine.