filmov
tv
1 Python Random Numbers Basic Examples | RegularPython | Regular Python

Показать описание
#Python #Numbers Basic Examples | #RegularPython | #Regular Python
Number data types are used to store integer, float and complex values. In python, we don’t need to mention the type of data. Numbers are immutable we can’t modify the data once we declare it.
Number data types are,
int
long
float
complex
Number data types are used to store integer, float and complex values. In python, we don’t need to mention the type of data. Numbers are immutable we can’t modify the data once we declare it.
Number data types are,
int
long
float
complex