Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 400 Bytes

File metadata and controls

11 lines (9 loc) · 400 Bytes

What I learned today:

  • 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

Projects I did today:

  • 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..