American Young Coder Academy – Indo

Loading Events

« All Events

  • This event has passed.

3 PM – Intro To Python – Sebastian

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

Today We Did
  1. list.insert(index, value) puts value at index of where it would be once added
  2. list.append(value) puts value at end of list
  3. list.remove(value) removes one of that value from list
  4. list.pop(index) removes the value at the index
  5. Replace: 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

Details

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