4 PM – Intro To Python – Darin
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...
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...