Now you’re ready to use object-oriented programming (OOP) to write more readable and maintainable code in Python! With OOP, you can create blueprints for objects that contain both data and behaviors.
In this video course, you’ve learned how to:
- Create a
class
- Use classes to create new objects
- Instantiate classes with attributes and methods
To learn more about OOP, check out:
risko619 on July 19, 2023
I really didnt understand this, nor was I able to run the exercise. Feeling a bit overwhelmed with all this stuff now