DEV Community

Harsh
Harsh

Posted on

Day 19 of Learning

100DaysofCode – Day 19

Practiced OOP in Python:

  • Used str() for clean object printing
  • Learned encapsulation with private attributes
  • Built a review system with average calculation
  • Explored inheritance + method overriding using super()

I'll start learning Web Development from tomorrow.

Top comments (0)