7 PM – Python OOP – Darin
Today We: Finished the Monster inheritance project Practiced Inheritance with a golem class Your HW: Do the Practice Final Test (2 hours) If you were absent send an email to Darin toRead More...
Today We: Finished the Monster inheritance project Practiced Inheritance with a golem class Your HW: Do the Practice Final Test (2 hours) If you were absent send an email to Darin toRead More...
Today We: Continued to work on the GrocerySystem V3 project Your HW: Make it so when you check out your items are printed like the following if you bought milk, milk, andRead More...
Today We Did We started Tank War project. We added base_tank.py and base_turret.py Homework Inside base_turret.py, create get_image_path(self) method. Create enemy_turret.py which has EnemyTurret class that inherits from Turret class. override get_image_path(self)Read More...