Skip to content

Latest commit

 

History

History

oop-lab

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Classes Lab

Food and Pets

Rather than learn new concepts, you will utilize all your allotted time to practice more with classes.

Learning Objectives

  • Practice creating objects
  • Create object methods
  • Practice inheritance from a parent class
  • Practice using classes