1.

Which of the following function is used to know the data type of a variable in Python?

A. datatype()
B. typeof()
C. type()
D. vartype()
E.
Answer» D. vartype()


Discussion

No Comment Found