American Young Coder

AYC logo

3 PM – Python OOP – Allison

Make sure to do the below code in your SupermarketSystem project Upload main2.py as July23_main2.py In your main2.py file: In print_menu: Print by looping through everything in the menu_items dictionary. The result should be:Read More...

7 PM – Intro To Python – Yitong

Today we: Went over tell_me_your_age_hw Learned about lists: storing info, getting info, adding info, printing out list, finding list length, using info from lists Homework: Make a file called "July23_input_from_shell_hw_1" and doRead More...

7 PM – Intro To Python – Darin

What We Did Today: Learnt how to make a triangle drawing function Learnt how to use geometry to connect different shapes Homework: Draw out the rest of the robot as shown hereRead More...