- This event has passed.
5PM – Intro To Python – Bill
June 6, 2022 @ 5:00 pm - 6:00 pm
Today We:
- Reviewed For Loops using range
- Learned about While True loops
- Learned about the break code
- Learned how to slow down a while loop using user input
- Learned about using a counter variable and Boolean statement in a while loop
Your HW:
- Create a new file called “June_6_WhileLoopHW”
- Do Pages 118 and 121 from your book
- Do Pages 123-124 TRY IT YOURSELF 7-4, 7-5, 7-6, 7-7