« All Events
6:00 PM – Intro to Python – Juan
March 25, 2023 @ 6:00 pm - 7:00 pm
Today We Did
- Reviewed adding to a list using: append, insert
- Reviewed removing from a list: pop, remove, del
- Reviewed list access by index and modify by index.
- Started learning about for-loops.
- In case you need anything, feel free to email me at juan@ayclogic.com
- View what we covered today at the google drive: https://drive.google.com/drive/folders/15Guajo6GvNi_09_rLw7QNwPyAcz1sBNA
Homework
- Create Apr1_ForLoop.py file, and do the following pages:
- pg. 54, 55, 56