Skip to content

Latest commit

 

History

History

day17

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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