- This event has passed.
6:30 PM – Intro to Python – Juan
April 26, 2023 @ 6:30 pm - 7:30 pm
Today We Did
- Inserting to a list using: insert, append
- Removing from a list using: del, pop, remove
- Started covering looping through a list
Homework
- Pg. 42: Try it Yourself 3-4, 3-5, 3-6
- Read pg. 49-51