explain the datatype supported by python
Answers
Answered by
9
In Python, numeric data type represent the data which has numeric value. Numeric value can be integer, floating number or even complex numbers. These values are defined as int , float and complex class in Python. Integers – This value is represented by int class. ... Float – This value is represented by float class
hope this helps you...!!!
Similar questions
Computer Science,
2 months ago
English,
2 months ago
Math,
5 months ago
English,
11 months ago
Physics,
11 months ago