- how to create classes of my own
- making methods and attributes as per requirement
- using methods and attributes in the right way
- about using OOP in a whole project
- made a quiz game using OOP where user can guess tha answer using true false. The score is also calculated and shown at the end.
and more..