- This event has passed.
7 PM Intro to Java – Alex
May 25, 2022 @ 7:00 pm - 8:00 pm
Today We Did:
- We learned about how to use while loops and how to create a while loop that goes on forever.
- Also learned how to use != and how to get out of an infinite while loop.
- Loosely covered how to use random and using it to get a random item from a list.
For Homework:
- Create a new project called WhileLoopHomework.java
- Go here for the homework: https://indo.ayclogic.com/java-exercise-while-loop/