American Young Coder

AYC logo

2 PM – Intro To Python – Gamas

Today We Do We finished Magic 8 Ball version 1 using random.randint We finished Magic 8 Ball version 2 using random.choice We started HangMan game. Homework Continued with the HangMan game. CreateRead More...

4 PM – Intro to Python – Nathaniel

Today We: Finished the complex shapes module with the staircase polygon Went over the final project details Homework Draw your final project proposal on a white piece of paper that follows theRead More...

5 PM – OOP in Python – Nathaniel

Today We: Finished SchoolApplication Started ShoppingCartApplication Homework In the ShoppingCartApplication class: add orange juice and eggs as GroceryItem objects in the menu_item dictionary