American Young Coder

AYC logo

12 PM – Python Game Development – Chet

Today We Do We reviewed Car and ElectricCar classes and how ElectricCar inherits Car class. We reviewed how ElectriCar class can override fill_up_the_gas method. I uploaded the files that we did inRead More...

2 PM – Intro To Python – Gamas

Today We Do We continued on Hangman game. We learned on how to loop through each letter at a time in Sep11_LoopingEachLetterInAWord.py. The latest code is uploaded into the google drive already.Read More...

3 PM – Python Game Development

Homework for Corey, Bradley, Raelyn Please make sure the bullet appear on the screen and moving to the right. Launch bullet from left side of the screen once every 3 seconds goingRead More...

4 PM – Intro to Python – Nathaniel

Today We: Finished building GrocerySystem program Homework Continue coding your project, I will be checking the progress each class period Final Project due date: October 2 Final Project Criteria Link: https://www.ayclogic.com/intro-to-python-final-project-criteria/ Project ExamplesRead More...

5 PM – OOP Python – Nathaniel

Today We: Finished building ShoppingCart program Homework Begin studying for the final exam Great study material would be the code we've written since the beginning of OOP Python. The files can alsoRead More...

6 PM – Python Game Development

Homework Make the bug appear on the screen once every 5 seconds, moving left or right. Make the bug move really fast. Add collision detection between bug and target. When you clickRead More...