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...
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...
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...
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...
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...
What We Did Today: Had our second quiz For those of you that weren't able to make it to today's zoom, please work on the quiz sent to your emails before classRead More...
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...
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
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...
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...
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...