Getting input via the keyboard in Python 3

preview_player
Показать описание
Demonstrates use of the Python 3 input() function.

Note: in Python 2, the equivalent function is raw_input()
Рекомендации по теме