filmov
tv
Python: Integer and Float Variables

Показать описание
There are two Python data types that could be used for numeric values:
int - for integer values
float - for decimal or floating point values
int - for integer values
float - for decimal or floating point values