American Young Coder

AYC logo

7 PM – Intro To Python – Yitong

Today we: Took the Intro to Python Quiz 1. Homework: No homework! Review your quiz results. Since many students will be absent next week, there will be no class on 10/1. ClassRead More...

7 PM – Intro To Python – Darin

What We Did Today: Had our final exam! Results have been sent via email and if you need a retake you will have to schedule one with your parents. Homework: None! Notes:Read More...

5 PM – Intro To Python – Abigail

Today We We went over last week's homework. We learned about If-Else statements. Homework (Upload your homework into your Google Drive HW folder before the class starts) Make a new file calledRead More...

5 PM – Intro to Python – Darin

You will have your second quiz next week same time !! What We Did Today: Reviewed how to use the random module Went over a couple more debugging examples Reviewed for nextRead More...

5 PM – Intro To Python – Abigail

Today We We went over the If-Else HW. We learned about user input. Homework (Upload your homework into your Google Drive HW folder a day before the class starts) Make a newRead More...

7 PM – Intro To Python – Yitong

Today we: Reviewed the Intro to Python Quiz 1. Started learning about functions without return values. Homework: Do pages 130-133. Do not do the Try-It-Yourself questions. Email me for help: yitong@ayclogic.com

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. Homework: Do the Try-It-Yourself questions (#8-1, #8-2, #8-3, #8-4, #8-5) on pages 130-132. Copy code fromRead More...