C-16-Q137mediumsingle_mcq
Given age = 45.50, what does print(type(age)) indicate the type to be?
Given age = 45.50, what does print(type(age)) indicate the type to be?
- aint
- bfloat
- cstr
- dbool
Given age = 45.50, what does print(type(age)) indicate the type to be?