American Young Coder

AYC logo

6:30 PM – Python OOP – Sebastian

Today we did Continue monster inheritance project Learn about inheritance Thursday 6:30PM class 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.comRead More...

5 PM – Python OOP – Allison (Darin Sub)

What We Did Today Finished our SchoolSystem project, adding dictionary methods for storing students, teachers, and classrooms. Started the Library System project. Homework Make sure to do the code in your SchoolSystemRead More...

3 PM – Python OOP – Allison

What We Did Today Reviewed and finished SchoolSystem project Homework Yanbao: Make sure to review the SchoolSystem July16_main.py code, understand it, and update your code Everyone: Make sure to do the belowRead More...

6:30 PM – Python OOP – Sebastian

Today we did Finished Monster System Thursday 6:30PM class 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 Please submit yourRead More...

5 PM – Python OOP – Allison

What We Did Today Finished LibrarySystem project Homework Read the July18_main_with_bug_fixes file and update your own main.py from the Library System project. See the highlights and comments to see which parts shouldRead More...

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

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

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

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

3 PM – Python OOP – Allison

Today we: Began reviewing the practice final Homework: Clayton: Resubmit the practice final with all 3 files. Everyone: Review the practice final code in the Google Drive. Make sure you understand theRead More...