已读58%
预计阅读本页时间:-
预计阅读本页时间:-
Test Your Knowledge: Quiz
- What is the main point of OOP in Python?
- Where does an inheritance search look for an attribute?
- What is the difference between a class object and an instance object?
- Why is the first argument in a class method function special?
- What is the __init__ method used for?
- How do you create a class instance?
- How do you create a class?
- How do you specify a class’s superclasses?