1. What is a class in Python? | ![]() |
2. How do you create an object from a class in Python? | ![]() |
3. What is the difference between a class and an object in Python? | ![]() |
4. How do you define attributes and methods in a class? | ![]() |
5. Can a class inherit from another class in Python? | ![]() |