- This event has passed.
7 PM – Intro to Python – David
February 17, 2022 @ 7:00 pm - 8:00 pm
Topics covered in class today:
- We reviewed the homework that covered conditional statements
- We learned about lists, and how to access elements using the index, how to get the length of a list (the amount of elements), using len(), and briefly covered how to append to a list (insert at the end).
Homework:
- Read through pages 38-41 in the textbook to learn further methods to access, modify, append, remove elements in a list. Be sure to copy down the code examples they give you and run them in Thonny.
- Page 42: 3-4, 3-5, 3-6
If you have any questions or need help, email me at david@ayclogic.com