Quick Quiz!
Take this short quiz to test your understanding of classes in Python.
Technical Quiz
1.
The containers for data and functions in a class definition can be divided into the following two types:
A.
Methods and initalizers.
B.
Methods and access modifiers.
C.
Methods and properties.
D.
None of the above.
1 / 5