Programming (Year 11)
Data Types
What is the output of the following code: print(type(3.14))?
int
float
str
double