Skip to content

Latest commit

 

History

History

0x06-python-classes

Python - Classes and Objects

In this project, I began practicing object-oriented programming using classes and objects in Python. I learned about attributes, methods, and properties as well as data abstraction, data encapsulation, and information hiding.