American Young Coder

AYC logo

7 PM – Intro To Python – Darin

What We Did Today: Reviewed debugging homework Reviewed topics for the quiz Homework: Create a new file called June11_Quiz2Review.py and do the following: https://www.ayclogic.com/intro-to-python-exercises-for-quiz-2/ Submit into the google drive here when youRead More...

5 pm – Intro To Python – Darin

What We Did Today: Reviewed lists and for loops with lists Learnt how to use for loops with range() function Homework: Submit to the google drive: here when you are finished! Homework:  Create aRead More...

7 PM – Intro To Python – Darin

NEXT WEEK IS YOUR QUIZ 2!! DON'T BE LATE! What We Did Today: Reviewed topics for the quiz Homework: Study for your quiz next week! The study material can be found here.Read More...

7 PM – Intro To Python – Gamas

Today We Did We finished reviewing first week homework. We finished reviewing 2nd week homework We started learning about IF ELSE statements and OR operator. Homework Create june_25_if_else_hw.py copy codes from pagesRead More...

5 pm – Intro To Python – Darin

What We Did Today: Reviewed everything learnt in class Learnt how to use the for loop with and/or statements Homework: Submit to the google drive: here when you are finished! Homework:  Create a file July7_WhileLoopsHW.pyRead More...

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

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

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