American Young Coder

AYC logo

10 AM – Intro to Python

Today in class, we learned: how to use \n how to use \t how to use .rstrip(), .lstrip(), and .strip() Homework: No homework this week, review last week's homework. If you haveRead More...

11 AM – Python Game Development

We added special fireball in Birdie game. Homework: Add a special_fireball_timer to prevent special fireball to be launched to frequently. Take a look on how we delay the regular fireball launching. CreateRead More...

11 AM – Python Game Development

Today we went over the final test.  Congrats for everyone passing! We reviewed BabyNameGenerator, and the problem with duplicate names being printed out.  We learned about a new data structure and typeRead More...

1 PM – Intro To Python

Today we went over the homework which was to implement "update_clue" in Hangman.  Then we finished implementing hangman. We went over how to read python error message inside the Thonny editor andRead More...

4 PM Scratch Level 2

Today we were able to complete the Supermarket Lists project! We started on the Jumpy Monkey project today and we were able to get the monkey jumping! For Homework: Do pages fromRead More...

5 PM Scratch Level 2

Today we continued with the Fireball Fighting project. We were able to add in the star and the apple. This week we won't have any homework but here's the project if youRead More...

6 PM – Intro to Python

We went over the homework and finished robot builder. We started Kaleido Spiral. Your homework is in two parts: Think about what you want do draw with Turtle for your final project. Read More...