Programming (Year 11)
Data Types
What will the following Python code snippet print? print(type(5))?
int
integer
Next