Learn Python in 7 Days
上QQ阅读APP看书,第一时间看更新

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.