American Young Coder (AYC)

AYC logo

4 PM – Intro To Python – Darin

What We Did Today: Continued to learn about if, elif, and else statements Learnt about the difference for ==, !=, and = Learnt how to do comparison with >, >=, <, andRead More...

5 PM – Python OOP – Juan

Today We Did Reviewed last week's homework and finished the Library System project: Created a Book class Created a class attribute books (dictionary) to store Book object instances Reviewed HW, class methodsRead More...

7 PM – Intro to Python – William

Today We Did Learned about Turtle! Goto, pen, fill, forward, etc Drew triangle, square, L, and circle Homework Create Dec11_TurtleHW.py: Follow the instructions at: https://www.ayclogic.com/event/6-pm-intro-to-python-46/ If you don't know how to implementRead More...

7 PM – Python OOP – Gamas

Today We Did We continued on Monster Inheritance project. Inside main.py, we added sword_attack method. Inside main.py, we added magic_attack method. Inside monster.py, we added magic_attack(self, damage, magic_type) method. Homework From textbook.Read More...

Verified by MonsterInsights