Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 336 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 336 Bytes

Day 17 - The Quiz Project & The Benefits of OOP

Concepts Practised

  • How to create a Class in Python
  • Working with Attributes, Class Constructors and the init() Function
  • Adding Methods to a Class

Quiz Project

day17