Q. What will be the output of print(type(10.5))?
Solution:
type(10.5) returns , indicating a floating-point number.
Get Question Bank
Strengthen Your Practice with our comprehensive question bank.
type(10.5) returns , indicating a floating-point number.
Strengthen Your Practice with our comprehensive question bank.