Quiz: Objects in Python

Test yourself on the knowledge you learned about objects in Python.

Objects in Python

1

What information does Python’s type() function provide when used on a variable?

A)

The type of the variable itself

B)

The properties associated with the variable

C)

The kind of object that the variable currently refers to

D)

Properties of the given variable

Question 1 of 70 attempted

Get hands-on with 1200+ tech skills courses.