Home
Press ? for keyboard navigation
❮
Prompting for user input in Python 3
Prompting both Python 2 and Python 3
❯
Python2 input or raw_input?
In Python 2 always use
raw_input()
and never
input()
.
Index (i)
Table of Contents (t)
Indexed keywords (k)
Chapter TOC (d)
Hide/Show (h)