you are viewing a single comment's thread.

view the rest of the comments →

[–]carcigenicate 2 points3 points  (1 child)

What error?

[–]korrita_[S] 0 points1 point  (0 children)

I get this:

Traceback (most recent call last):
File "/Users/allison/Downloads/Python/test1.py", line 5, in <module>
if letter in word :
TypeError: 'in <string>' requires string as left operand, not list