American Young Coder

AYC logo

9 AM – Python Game Development

We went over Python Class or Object Oriented Language Homework: Create a new file June13_AirPlaneHomework.py: Create a new class called AirPlane: It has "number_of_seat" It has "number_of_door" Who is the "maker": Boeing,Read More...

10 AM – Python Game Development

We went over how to add Cloud to the main.  Homework: Similar to how we call create_random_bird() function, put delay on how we call create_random_cloud() function.