Quick Quiz on Classes
We'll cover the following...
1
In Python __init__
is
A)
the method associated with extending a list with another list
B)
the name of the constructor method for a class
Question 1 of 20 attempted
Now ...