I am novice to Python and following a tutorial. There is an example of list in the tutorial :
list
example = list(\'easyhoss\')
Now
If you are in a interactive session and don't want to restart you can remove the shadowing with
del list