4 PM – Intro To Python – Darin
WE HAVE OUR QUIZ NEXT WEEK ON FEBRUARY 26!! What We Did Today: Reviewed how to use while loops Distinguished between while loops and for loops Started on the quiz review ReviewedRead More...
WE HAVE OUR QUIZ NEXT WEEK ON FEBRUARY 26!! What We Did Today: Reviewed how to use while loops Distinguished between while loops and for loops Started on the quiz review ReviewedRead More...
Today we: Learned about lists Homework: Upload this homework in the Google Drive folder as Feb19_ListHomework: Do the exercise from https://www.ayclogic.com/tell-me-your-age/ Read and do the codes from Pg. 38-41 Make sure to read theRead More...
Today We Did Reviewed Final Projects Continued working on Robux Catalog Finished handle_transaction() Started implementing user selection Homework Final deadline for project corrections is next Monday, February 26th! Be sure to make use ofRead More...
Today We Do Learnt to use t.forward() and t.right() to create shapes instead of t.goto() Learnt how to use loops to simplify code Learnt how to make a polygon Learnt how toRead More...
Today We Did Debugged FixingPythonBugs.py Reviewed common Python errors Homework Create the following files: FixingPythonBugs2.py Copy and paste the code from the following website & fix errors until it runs correctly withoutRead More...
What We Did Today: We finished our first quiz of the class Homework: None Notes: If you have any questions, feel free to email me at ddjapri@ayclogic.com
Today we: Continued learning about lists, if else, and user input Began learning about for loops Homework: Upload this homework in the Google Drive folder as Feb26_List_Pt2_Homework Read and do the codes fromRead More...
Today We Did Finished Robux Catalog Buy more Robux Checkout Homework Create the following file: Feb26_FinalPrep.py Complete the exercises at: https://www.ayclogic.com/intro-to-python-exercises-for-quiz-2/ If you have any questions, email me at williamsmith@ayclogic.com.
Today We Do Continued on the RobotBuilder project, where we further connected the shapes together using a bit of math and logic. Introduced creating a function for creating the right arm, whereRead More...
Today We Did Debugged FixingPythonBugs2.py Reviewed Exercise #1 and #2 from Quiz 2 Prep Explained return values from functions Homework Continue working on Quiz2Prep.py! Try your best to attempt all the exercises.Read More...