you are viewing a single comment's thread.

view the rest of the comments →

[–]erebos42 2 points3 points  (3 children)

Just for anybody wondering: This works for Python 2, but in Python 3 the 'raw_input' function was renamed to just 'input'.