6 PM – Intro to Python – Allison
Today we: Learned how to draw circles Learned how to draw faces Learned how to draw the letter "A" Homework: Riley: You no longer have to create a new rough draft ofRead More...
Today we: Learned how to draw circles Learned how to draw faces Learned how to draw the letter "A" Homework: Riley: You no longer have to create a new rough draft ofRead More...
What We Did Today: Learnt how to connect different shapes together using their coordinates Learnt how to change the direction of drawing for a rectangle (using turtle.right() instead of turtle.left() ) Homework:Read More...
Today We Did Reviewed Python Quiz 1 Homework Finish last week's homework if you haven't already! Create the following file: Dec16_FunctionsHW2.py Copy code from pages 137 to 139 in the textbook Upload the homeworkRead More...
NO CLASS UNTIL JANUARY 9!! HAPPY HOLIDAYS! What We Did Today: Reviewed operators such as >, <, <=, >= Learnt about the difference for ==, !=, and = Learnt about and/or operators StartedRead More...
Today We Did Learnt the new topic on inheritance, and how it helps reduce code duplication Finished try it yourself number 9-6, further learning how inheritance works with code, how to useRead More...
Today We Did Started Dec11_TurtleHW draw_rectangle Started RobotBuilder rectangle() to draw rectangles left_arm() uses rectangle() to draw the robot's left arm Homework Finish Dec11_TurtleHW.py Link: https://www.ayclogic.com/event/6-pm-intro-to-python-46/ Finish Dec18_RobotBuilder.py Draw a robot! FeelRead More...
Today We Did Began the new shoot balloon project by cloning the repository Created basic Balloon class Went over requirements for project proposal You can always find the code we wrote inRead More...
We won't have class until January 2!! What We Did Today: Review a little bit of the quiz Learnt about functions without return value, as well as what they are usefulRead More...
Today We Did Reviewed the math and logic to blit button Reviewed how to detect mouse clicks inside button radius You can always find the code we wrote in class in myRead More...
Today we: Started the Grocery System - List project Important Reminders: To celebrate Christmas, the school will be closed from Sunday 12/24 – Sunday 12/31. There is no class next week. OurRead More...