American Young Coder

AYC logo

4:30 PM – Python OOP – Gamas

Homework Modify Feb8_ShoppingCartV2.py so we are using "items" dictionary wherever we use Milk, Eggs, Orange Juice and Bread. Create one more dictionary "prices" , the key will be either "1","2","3" or "4".Read More...

6 PM – Scratch Level 1 – Yitong

What we learned today: How to use the camera extension How video motion on sprites work How to make the paint splats fade away Homework: No homework!

6 PM – Intro to Python – David

Topics covered in class today: Reviewed the turtle projects Reviewed how to constantly change colors by using a list and either looping through it or picking a random element in the listRead More...