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