« All Events
2 PM – Intro To Python – Bill
June 27, 2022 @ 2:00 pm - 4:00 pm
Today We:
- Reviewed the HW
- Learned how to loop through a list
- Learned about the index variable of a for loop using list
- Learned how to use if chains inside the loop
- Learned about the for loop using range
- Learned about using the for loop using range to get a numbered list
- Learned about being able to plug in a second number in the range part of a for loop
- Learned about looping through a list using a for loop with range
Your HW:
- Create a new file called “June_27_ForLoopHW”
- Do Pages 55-57 from the book
- Make sure to do the TRY IT YOURSELF 4-1 on page 56
- Do number 1 and 2 from here: https://indo.ayclogic.com/list-inputs-if-and-else-loops-and-function/