Class 7
| Date | |
|---|---|
| Type | 📒 Class |
| Topic | OOP |
Topic or Activity
- Object Oriented Programming
- Create an object using the class keyword in Python and instantiate it and run it
- Mini Project: simulating an object of your choice with a class (easier) or make a restaurant class (harder)
- Continue thinking about final project ideas or start coding final project