American Young Coder

AYC logo

4:30PM – Intro to Python

Today We Learned: How to replace elements in a list How to add more elements to the end of a list using .append() How to insert elements anywhere in a list usingRead More...

5:30PM – Intro to Python

Today we Learned: How to make lists How to get elements in a list How to use lists with f-string, .title(), .upper(), and .lower() Homework: pages 34-39 from the textbook, put inRead More...