- This event has passed.
4 PM – Intro To Java – Alex
November 19, 2022 @ 4:00 pm - 5:00 pm
Homework:
- We are going to be editing the Magic8Ball one last time, this time using methods.
- In the Magic8BallV3 class you will need to have 3 methods and they are run(), provideResponse(), and getInputFromUser().
- Look to your previous java files that are using methods if you are stuck at any point.