American Young Coder

AYC logo

5 PM – Intro To Python – Darin

Today We Do We reviewed the second quiz. We started Python Digital drawing using Turtle. Homework Create a new file “Oct10_Turtle4ShapesHomework.py” Draw these shapes using t.goto() and t.penup() and t.pendown() Look atRead More...

5 PM – Intro To Python – Abigail

Today We We learned about user input. We learned what is a Strings and what is an Integer. We learned how to convert Strings into Integers Homework (Upload your homework into yourRead More...

7 PM – Intro To Python – Yitong

Today we: Continued learning about functions without return values. Started learning about functions with return values. Python file from class: https://drive.google.com/drive/u/3/folders/143UhHBu3LouTWr3l0WDVNGwpC6gElwjl Homework: Name your Python file oct15_functions_with_return_value Do the Try-It-Yourself questions (#8-1, #8-2)Read More...

5 PM – Intro To Python – Darin

Today We Do We continued learning the basics of Python Digital drawing using Turtle. Homework Create a new file “Oct17_Turtle3FunctionsHW.py” Look at this image for your coordinates guidance Draw the Square, Rectangle, andRead More...

5 PM – Intro To Python – Abigail

Today We We went over last week's HW. We went over lists. Homework (Upload your homework into your Google Drive HW folder a day before the class starts) Make a new fileRead More...

5 PM – Intro To Python – Darin

Today We Do We learnt how to draw shapes next to each other and created general purpose shape functions. Homework Continue in your file "Oct24_TurtleRobot.py" and draw the eyes, mouth, legs, and armsRead More...

5 PM – Intro To Python – Abigail

Today We We went over last week’s HW. We went over for loops. Homework (Upload your homework into your Google Drive HW folder a day before the class starts) Make a newRead More...