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...

5 PM – Python OOP – Allison

Upload your homework as July25_Inheritance.py Read and do the code from pg. 168-170. Do pg. 173 section 9-6 and 9-7 Other Add any missing parts of your class notes from our class notes (seeRead More...

6:00 PM – Intro to Python – Darin

Today we did Finished the second quiz, next week we'll learn something new code: https://drive.google.com/drive/folders/1qlUjB3gRXHSK5kRzjKzDD2qIz-OqB2bK?usp=sharing AYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/ In case you need anything, feel free to email me at sebastian@ayclogic.com Homework NoneRead More...

3 PM – Python OOP – Allison

Upload your homework as July30_main.py and water_golem.py Create a new file called water_golem.py Create a class called WaterGolem. This class will be a child of the Monster class. This class will have 2 attributes: health andRead More...

7 PM – Intro To Python – Darin

What We Did Today: Finished a robot drawing using python and geometry Learnt how to use different shapes to form a function for a drawing Homework: Draw something with at least 4Read More...

7 PM – Intro To Python – Yitong

Today we: Went over input_from_shell_hw 1 and 2. Reviewed getting input from the shell & using lists Homework: Make a file called “July30_list_hw1” and do pages 37-41 in the book (do not doRead More...

5 PM – Python OOP – Allison

Today we: Finished the Monster Inheritance project Homework: Submit the Practice Test Google Form that was sent to your emails by 8/5 Tuesday night latest.  Other Add any missing parts of yourRead More...

6:00 PM – Intro to Python – Darin

Today we did Learnt how to use turtle drawing. Learnt how to wrap everything into a function that makes drawing easier Homework: Submit into your google drive when you are done! DrawRead More...