Programming (11th Grade)
Data Types
In Python, what will be the output of the following code: print(type(5))?
Next