American Young Coder

AYC logo

9 AM Introduction To Python

We continued with Jan17_Hangman.py project. Homework: Add code inside the loop, if there is no more '?' in the clue, break from the loop.

11 AM Introduction To Python

We reviewed how to fix python bugs and how to read python errors from https://www.ayclogic.com/fixing-python-bugs/ Next week is Python Quiz, today we reviewed the following for the quiz Variables: Integer, String, Float,Read More...

3 PM Python Game Development

We went over how to make Flappy Bird game for Ryan and Vivian final project. We continued with Shoot The balloon project.