Choose the correct statement, to get the data type of a variable ‘x’ in python *
1 point
print(typeof(x))
print(typeOf (x)
print(type(x))
Answers
Answered by
0
Answer:
ican't understand ur question, sorry.
Similar questions