Today We Did Revisited while loops Learned about for loops with the range() function Learned about "for each loops" 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 youRead More...
Today We: Reviewed the inner workings of classes, object relationships, and how to use dictionaries. Added the teacher class into the program. Next week we will start on a similar but differentRead More...
Today We Did Reviewed data types Learned how to take user input with input() function Began learning about conditions and how they always turn into True or False Began learning about if,Read More...
What We Did Today: Reviewed final project proposals Reviewed how to use the heading and extent parameters for circles and rectangles Learnt how to randomize colors for object creation in turtle drawings.Read More...
What We Did Today: Further applied dictionaries We changed Grocery System from intro to python to use a dictionary instead, making things more efficient. Homework: CHANGE robux system so that you useRead 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: Reviewed the functionality of our class for the School System, with adding, listing, and finding objects. Started the Library System application. Homework: In the same Library System project, complete theRead More...
Today We Did Reviewed the 3 kinds of if statements Began learning about lists Monday 7:00PM class code: https://drive.google.com/drive/folders/1Nm9mpaXjjpK8akSC1v8YpnGMTX-FpTyD?usp=sharing AYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/ In case you need anything, feel free toRead More...
What We Did Today: Reviewed final project progress Reviewed how to draw half circles and triangles Got started on the GrocerySystem text based progam Homework: Finish up to 50% of progress forRead More...
What We Did Today: Reviewed how to use dictionaries as we converted the robux_system to use dictionaries. Introduced the concept of object oriented programming! Elaborated on the distinction between classes and objects,Read More...