American Young Coder

AYC logo

5pm Intro To Python – Bill

Today We: Gave feedback on project proposals Began the many shapes/faces project Learned how to draw a circle Created a custom circle function that takes into account x, y, radius, and colorRead More...

6PM – Intro to Python – Latisha

Today we did: Quiz Review Study for the quiz: Variables and data types How to combine string using "f" formater? IF ELIF ELSE How to get input from Shell input(), int() List.Read More...

6PM – Coding Olympic Training

The homework is: Find the most frequent number in an array Create nums.in file and write some numbers, one number in each line Print the most frequent number or write it toRead More...

WED – 7 PM – Intro To Python – Gamas

Today We Do We went over Jan12_StringHomework.py learning about String built-in functions: .title(), .upper(), .lower() We went over how to combine String using Python "f" format. Homework If you did not doRead More...

7 PM – Python Game Development

Today Went over the homework to fire the enemy bullet in the correct direction. We added logic so the player tank won't move or animate unless the user presses the move keys.Read More...