American Young Coder

AYC logo
Loading Events

« All Events

  • This event has passed.

6 PM – Intro to Python – Joshua

June 13, 2024 @ 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
  1. Page 37 to 41 (do not do the “Try It Yourself”) 
  2. Upload your answer to google drive before next week Wednesday night.

If you have any questions feel free to email me jwidjanarko@ayclogic.com

Details

Date:
June 13, 2024
Time:
6:00 pm - 7:00 pm