Today We Did Reviewed homework. Reviewed looping through dictionary keys, values, and items. Finished the Phone Book System Homework Name your file Sept18_GrocerySystem_V2.py and do: Create a dictionary "items_inventory": Keys are theRead More...
Today we did: Learned about for loop with range Started learning while loops Homework: Make the following files: Sep11_ForLoopHW.py Compete Try It Yourself 4-1 and 4-2 on p. 56 Sep11_ForLoopRangeHW.py Read textbookRead More...
Today We Did Fixed player direction code Added cloud types Destroy clouds & birds when they go off our screen, so we don't have millions of unseen images, slowing down our gameRead More...
Today We Did Finished Robux Shopping Cart Started learning about classes: Attributes Methods Homework Name your file Sept18_OOP_HW.py Complete pg. 158-161