Python get integer input() | #Python_for_Beginners

preview_player
Показать описание
#Python_get_integer_input() | #Python_for_Beginners
input() always returns string(), so the function int() converts the input to integer.
Рекомендации по теме