American Young Coder (AYC)

AYC logo

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

7 PM – Intro To Python – Darin

What We Did Today: Learnt how to combine multiple shapes into one function in turtle   Homework: Create your project proposal on paper or on tablet (by drawing), and label/color the drawing.Read More...

6 PM – Intro To Python – Shawn

What We Did Learned more about the difference of functions with and without return values Learned how to generate random numbers and choices Homework Create a new file called July30_FunctionReview Copy andRead More...

7 PM – Intro To Python – Darin

What We Did Today: Learnt how to make half circles using a new parameter for t.circle(radius, extent), using extent as a parameter in draw_circle() Learnt how to incline any shape using theRead More...

6 PM – Intro To Python – Shawn

What We Did Continued Magic 8 Ball project Homework In your Magic8Ball project (from class) If the user types in "quit" or "exit" (no matter what lower and upper case), end theRead More...

7 PM – Intro To Python – Darin

What We Did Today: Learnt how to make a Kaleidoscope, and use the while loop to go through and repeat through the list items for colors Started on the Grocery System program,Read More...

6 PM – Intro To Python – Shawn

What We Did Learned how to do the Magic 8 Ball project (version 2) using random.choice Learned about Python errors (AKA bugs) and how to correct them Homework Corey: Create a newRead More...

7 PM – Intro To Python – Darin

What We Did Today: Finished the Grocery System program. Got started on the Robux System program, which takes the Grocery System program one step further by using functions and global keywords. Homework:Read More...

6 PM – Intro To Python – Shawn

What We Did Reviewed and prepared for the second quiz next week Homework Study for your quiz next week Study these concepts Functions without return values Functions with return values How toRead More...

Verified by MonsterInsights