American Young Coder

AYC logo

8:30 AM – Intro To Python – Gamas

Today We Do We reviewed While Loop homeworks. We reviewed -=, +=, *= and /= We reviewed if statements vs if elif statements. Homework Create a new file Apr26_WhileLoopHomework2.py Do exercises fromRead More...

4:30 PM – Python OOP – Gamas

Today We Do We continued with MonsterInheritance project. Homework Inside your MonsterInheritance project, create car.py Copy only Car class codes from page 168 into car.py. Create electric_car.py and copy only ElectricCar classRead More...

5 PM – Python OOP – Bill

Today We: Reviewed the Dog Class homework Learned what an Instance of a Class was Reviewed how to grab the attribute of an instance and how to call a method from anRead More...

6 PM – Scratch Level 1 – Yitong

Today we: Finished the Conductor sprite Finished Mary Had a Little Lamb Made a Snow sprite Made a background Homework: Read pages 146-147 in the Coding book, do #7 If you needRead More...