In this course, you practiced what you learned in Python Basics: Object-Oriented Programming. You’re ready to use object-oriented programming (OOP) to write more readable and maintainable code in Python! You can now confidently create blueprints for objects that contain both data and behaviors.
In this video course, you’ve practiced how to:
- Create a
class
- Use classes to create new objects
- Instantiate classes with attributes and methods
For more information on the concepts covered in this course, check out the following tutorials:
alphafox28js on Nov. 19, 2023