Python: Integer and Float Variables

preview_player
Показать описание
There are two Python data types that could be used for numeric values:

int - for integer values
float - for decimal or floating point values
Рекомендации по теме
visit shbcf.ru