Numeric data types are used to store numeric values. Python provides the following numeric data types:
i) Integers
ii) Floating-Point Numbers
iii) Complex Numbers
Numeric data types are used to store numeric values. Python provides the following numeric data types:
i) Integers
ii) Floating-Point Numbers
iii) Complex Numbers