6 PM – Intro to Python – Daniel
What We Did We went over the quiz review and answered any questions We reviewed any topics for the quiz to go over Homework Review for the quiz, the quiz review weRead More...
What We Did We went over the quiz review and answered any questions We reviewed any topics for the quiz to go over Homework Review for the quiz, the quiz review weRead More...
Today We Did: Review hw 2 Study Guide what is an integer, a string, and a float how to do for and while loops how to use input() and int() Infinite loopsRead More...
Today We Did More loops review (practicing all 3 kinds) Learned about break statements Thursday 6:30PM class code: https://drive.google.com/drive/folders/1qlUjB3gRXHSK5kRzjKzDD2qIz-OqB2bK?usp=sharing AYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/ In case you need anything, feel free toRead More...
Today We Did For Loops: how we access across an entire a list Don’t forget to indent! All code you want to be looped/repeated should be one indent more than the forRead More...