- This event has passed.
6 PM – Intro to Python – Joshua
June 13 @ 6:00 pm - 7:00 pm
Today We Did
- Lists
- How To Create a list ( names = [“Name_1”, “Name_2”] )
- How to access data in the list ( names[0] -> “Names_1”)
- Delete with the del (del names[0])
- appending (adding to the end of a list) with .append()
- Using len() to find the length of a list
Homework
- Page 37 to 41 (do not do the “Try It Yourself”)
- Upload your answer to google drive before next week Wednesday night.
If you have any questions feel free to email me jwidjanarko@ayclogic.com