Today We Did Reviewed last week's homework Reviewed looping through dictionary keys, values, and items. Worked on Phone Book Dictionary Program https://www.ayclogic.com/phone-book-system/ Homework Name your file August28_PhoneBook_HW.py and do: Finish code forRead More...
Today We Did We created a new Pycharm Project - SAT-9AM We moved all the existing python files to this project. We created aug_26_dictionary.py We learned how to get, add, replace/set, deleteRead More...
Today We Did Reviewed fundamentals of inheritance with square & rectangle example Began monster system project In case you need anything, feel free to email me at sebastian@ayclogic.com No class on 9/2Read More...
Today We Did Reviewed fundamentals of inheritance with square & rectangle example Began monster system project In case you need anything, feel free to email me at sebastian@ayclogic.com No class on 9/2Read More...
Today We Did Finished school system Revisited why its important to have all this repetition: We need to memorize dictionary operations! In case you need anything, feel free to email me atRead More...
Today We Did Finished school system Revisited why its important to have all this repetition: We need to memorize dictionary operations! In case you need anything, feel free to email me atRead More...
Today We Did Reviewed homework. Reviewed accessing, modifying, and inserting with dictionaries Learned about looping through dictionary keys, values, and items. Homework Name your file Sept4_Dictionary_HW2.py and do: Pg. 100, 101 TryRead More...
Today We Did Reviewed last week's homework for the Phone Book dictionary program Worked on the Grocery System project using dictionaries. Homework Name your file Sept4_GrocerySystem.py and finish: Adding the purchased itemRead More...
What We Did We used 2 dictionaries to simplified GroceryShoppingCart program. We learned how to check if a key exists in a dictionary. Homework Inside sep_9_robux_shopping_cart_dictionary.py: Create 2 dictionaries to store theRead More...
Today We Did Continued Monster System Reviewed overall game structure and how the logic has to work Began adding inheritance In case you need anything, feel free to email me at sebastian@ayclogic.comRead More...