Examveda

Which of the following is not a numeric data type in Python?

A. int

B. float

C. str

D. complex

Answer: Option C

Solution (By Examveda Team)

str is a string data type, not a numeric data type.

This Question Belongs to Python Program >> Data Types And Numeric Types

Join The Discussion

Related Questions on Data Types and Numeric Types