- This event has passed.
3 PM – OOP Python – Nathaniel
October 23, 2021 @ 3:00 pm - 4:00 pm
Today we:
- Went over MonsterInheritanceSystem program. (We will go over this again next week)
- Added the Troll class to the program
Homework:
create Godzilla class that inherits Monster class attributes override sword_attack() so that no health gets taken off Godzilla and for magic_attack() if magic type is wind, no damage is done, else damage is done by other magic