American Young Coder Academy – Indo

Loading Events

« All Events

  • This event has passed.

2 PM – Intro To Python – Sebastian

October 8, 2022 @ 2:00 pm - 3:00 pm

Today We Did
  1. list.pop(index) removes item at index
  2. list.insert(index, value) puts a value at an index
  3. list.append(value) puts a value at the end of a list
  4. list.remove(value) removes one of that value from list
  5. Replace value at index with:     list[index] = newValue
Homework
  1. Page 38 to 41: access, modify, append, remove 
  2. TRY IT YOURSELF from page 42: 3-4, 3-5, 3-6
  3. If you want the challenge, try: Tell Me Your Age homework (ONLY number 1)

Details

Date:
October 8, 2022
Time:
2:00 pm - 3:00 pm
Event Categories:
,
Verified by MonsterInsights