- This event has passed.
5PM – Intro To Python – Bill
May 16, 2022 @ 5:00 pm - 6:00 pm
Today We:
- Reviewed lists
- Learned how to loop through list using a for loop
- Learned about the structure of a for loop
- Learned about the index variable in a loop through a list
- Learned about a for loop using range
Your HW:
- Create a new file called May_16_ListLoopHW
- Do pages 54 and 55 from the book
- Do the TRY IT YOURSELF on page 56