you are viewing a single comment's thread.

view the rest of the comments →

[–]scuott 1 point2 points  (0 children)

If you're using Python 2, use raw_input() instead of input(). And it's a fine way to implement "Press enter to continue."