filmov
tv
Python get integer input() | #Python_for_Beginners
![preview_player](https://i.ytimg.com/vi/d4rmxjsg41w/maxresdefault.jpg)
Показать описание
#Python_get_integer_input() | #Python_for_Beginners
input() always returns string(), so the function int() converts the input to integer.
input() always returns string(), so the function int() converts the input to integer.