American Young Coder

AYC logo

7:30 AM – Intro To Python – Gamas

Today We Do We reviewed For Loop List (For Each) We learned For Loop Range We started While Loop Homework Create Apr19_WhileLoopHomework.py Copy code from page 118 to 121

4:30 PM – Python OOP – Gamas

Today We Do We reviewed how to get Monster object out of the dictionary. We reviewed how to pass Monster object from one method to another. Homework Continue on MonsterInheritance project. WhenRead More...

5 PM – Python OOP – Bill

Today We: Learned about how to create a class or custom data type Created a GroceryItem class with the attributes: name, price, is_frozen, brand Learned how to create a variable that usesRead More...

5:30 PM – Intro To Python – Parna

Today We Do We went over == and !=, and the difference between = and ==. We went over indentation under if/else statements. We went over AND and OR operators Homework PagesRead More...

6 PM – Scratch Level 1 – Yitong

Today we: Made all the other notes C-G Added a Conductor sprite Made the Conductor play the first bar Homework: Make the Conductor play the rest of the bars (follow the musicRead More...