American Young Coder

AYC logo

6:00 PM – Intro to Python – Sebastian

Today we did Learn about functions Parameters Return values How to call our functions Learn about how to type variables and parameters Monday 6:00PM class code: https://drive.google.com/drive/folders/1EJ3L9sHx0pYuyJ9jnGX1o144Lki3lZWn?usp=sharing AYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/Read More...

3 PM – Python OOP – Allison

What We Did Today Continued our SchoolSystem project Homework Make sure to do the code in your SchoolSystem project When you're done with the homework, upload main.py but rename it to Jun9_main.py in yourRead More...

7 PM – Intro To Python – Darin

What We Did Today: Learnt how to use the basics of turtle module to draw with python Homework: If the image is blurry below, you can see the better quality here: https://drive.google.com/drive/folders/1vy9xiKwwPE2tFuldiIJHu_O3aY0mIIV2?usp=sharingRead More...

7 PM – Intro To Python – Yitong

Today We Did We finished reviewing the If-Else HW 1. We learned about elif and how it is an extension of if statements. Started learning about taking Input From Shell. Homework CreateRead More...

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

5 pm – Intro To Python – Darin

What We Did Today: Reviewed how for loops work Learnt how to use the while loop Homework: Submit to the google drive: here when you are finished! Homework:  Create a file July7_WhileLoopsHW2.py and do theRead More...

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