American Young Coder

AYC logo

2PM-Scratch Level 2

We started the Fireball Fighting project. Homework Duplicate the Unicorn Fireball code to the Griffin Fireball. Add a Apple sprite that moves to a new position once a sprite eats it AddRead More...

5PM-Scratch Level 1

We started the Virtual Snow project. Homework Complete page 149 and 150 in the pink book.

5 PM – Intro to Python

Next Sunday (Sep 20) is a 2 quiz. Please study everything we have learned so far: Variables and Data Types: Integer, String, Float. Make sure you review IF ELIF and ELSE statementsRead More...

6:30 PM – Intro To Python

We continued with Hangman games. Homework: Use for loop to go through each element inside the list names = print(names) print(names) print() for i in range(4): print(i)

7PM – Intro to Python

We finished RobotBuilder. We started KaleidoSpiral. Your homework is to draw what you want to do for your final project on graph/grid paper: You can find some previous examples of final projectsRead More...