American Young Coder

AYC logo

10 AM – Intro To Python

We went over how to get input from shell. We went over how to convert input from shell to Integer using int(). Homework: Do python exercises from https://www.ayclogic.com/tell-me-your-age/

5 PM – Intro To Python

We reviewed what's going to be in the quiz 2 weeks from today: variables and data types IF ELIF ELSE statements List For loop, while loop How to continuously ask user aRead More...

6 PM – Intro To Python

we went through how to make the following in turtle How to create a function that will draw a character in a different location everytime How to draw a diagonal rectangle HowRead More...