- This event has passed.
5 PM – Python OOP – Bill
May 8, 2023 @ 5:00 pm - 6:00 pm
Your HW:
- Work on the method “magic_attack”
- Add a magic menu attribute:
- Create a new method for the monster class like the receive sword attack method but for magic attacks
- if the user enters 2 for the attack menu, make it so the magic_attack method asks the user for a response to the magic menu and call the new receive magic attack method on the selected monster