- This event has passed.
7 PM Intro To Java – Alex Lee
March 9, 2023 @ 7:00 pm - 8:00 pm
Today We Did:
- Started with the Monster Inheritance project
For Homework:
- Make a new method called printMonsterMenu and it should contain all the code that is used to print out the menu for the monster.
- Also find a way to shorten the code so that you are able to reuse a method that we have created in the past. Hint: it has to do with listing out all the monsters