What will be the result of type(10.8) ?
1 < class ‘int’ >
2 < class ‘str’ >
3 < class ‘float’ >
Answers
Answered by
0
Answer:
integer,string,float
Similar questions