Programming (12th Grade)
Python
What is the output of the following code: print(type(5))?
int
Next