Print (type (int( 123 ))) print ( type(int("hello")))
print (type(str("123.0")))
Answers
Answered by
0
Answer:
print type str "123.0")))
Similar questions