filmov
tv
Getting input via the keyboard in Python 3

Показать описание
Demonstrates use of the Python 3 input() function.
Note: in Python 2, the equivalent function is raw_input()
Note: in Python 2, the equivalent function is raw_input()