American Young Coder

AYC logo

4:30PM – Intro to Python

Today We Learned: How to make a function without return value How to make a function with return value Homework: pg 130-133, including the "TRY-IT-YOURSELF" on page 131, put in a fileRead More...

5:30PM – Intro to Python

Today We Learned: How to use a for-loop to print values in a list How to use f-string formatters inside a for-loop How to use if-else statements in a for-loop Homework: PagesRead More...