American Young Coder

AYC logo

6:00 PM – Intro to Python – Sebastian

Today we did Learned about the random module random.int() gives a random number random.choice() gives a random element from a list Learned some really easy debugging techniques Finished this entire thing inRead 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...

7 PM – Intro To Python – Darin

What We Did Today: Learnt how to use t.forward and t.right/t.left Learnt how to use functions to simplify drawing Homework: Create a new function: makeTriangle make sure you can change the color,Read More...

7 PM – Intro To Python – Yitong

Today we: Went over if_else_hw2 Learned about how input() only takes in Strings from the shell. Learned about == and != Learned about "and" and "or" Homework: Do #1 only. You doRead 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...

5 pm – Intro To Python – Darin

NEXT WEEK IS YOUR FIRST QUIZ!! What We Did Today: Reviewed how while loops worked Reviewed contents for next weeks quiz Homework: Submit to the google drive: here when you are finished! Homework:  ContinueRead More...

6:00 PM – Intro to Python – Sebastian

Today we did Review for final exam Second quiz will be next week, you got this!! 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, feelRead 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...

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