C-16-Q058mediumsingle_mcq
For the code print(test_variable) followed by print(type(test_variable)) with test_variable = 73.07, the first printed line will be:
For the code print(test_variable) followed by print(type(test_variable)) with test_variable = 73.07, the first printed line will be:
- a73
- b73.07
- c'73.07'
- dfloat