American Young Coder

AYC logo

7 PM – Intro To Python – Darin

Next week is a holiday, we will meet again on July 9. What We Did Today: We started Python digital drawing using Turtle. Learnt how to use t.forward, t.goto, t.left (and t.right)Read More...

4 PM – Intro To Python – Darin

What We Did Today: Did our final exam! Your results will be emailed to you within the week. Homework: None! Notes: If you have any questions, you can email me at ddjapri@ayclogic.com

7 PM – Intro To Python – Darin

What We Did Today: Continued learning how to draw in turtle. We made an all purpose draw_rectangle function using the turtle module. Homework:  Continue in your file named July9_RobotBuilder and create theRead More...

6 PM – Intro To Python – Shawn

What We Did Reviewed the quiz Learned about functions Homework Create a new file called July16_FunctionsWithoutReturnValue: Read and do the codes from Pg. 130-133 Solve problems #4-6 from https://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/ Contact us at gamas@ayclogic.com or allison@ayclogic.com ifRead More...

7 PM – Intro To Python – Darin

What We Did Today: Learnt how to combine multiple shapes into one function in turtle Homework:  Create a file called July16_AdvancedTurtleHW.py and convert the following code into a function that can beRead More...

6 PM – Intro To Python – Shawn

What We Did Learned about functions with if else statements inside Learned about functions with return values Homework Create a new file called July23_FunctionsWithReturnValue: Do the "Try It Yourself" section for parts 8-1,Read More...