- Learn Python in 7 Days
- Mohit Bhaskar N. Das
- 25字
- 2025-04-04 19:20:06
Numeric data types or numbers
There are generally four numeric data types in Python. They are integers, long integers, floating point numbers, and complex numbers.
There are generally four numeric data types in Python. They are integers, long integers, floating point numbers, and complex numbers.