5 PM – Python OOP – Juan
Today We Did Continued working on the Supermarket System. Created a class for grocery items. Added an in_stock attribute, to determine whether items can be purchased or not Homework Name your folderRead More...
Today We Did Continued working on the Supermarket System. Created a class for grocery items. Added an in_stock attribute, to determine whether items can be purchased or not Homework Name your folderRead More...
Today We Did Reviewed Exercise 1 from Nov6_Magic8Ball.py Finished random lottery() example Reviewed common errors in Python Homework Create the following files: Quiz2Prep.py Complete the exercises at to prepare for Quiz 2! Read More...
Today We Did We continued on Library System. We added Book.get_info() method. We did find book by name. Homework Create a new pycharm project MonsterInheritance In this new project, create a newRead More...
Today We Did Added audio, and background music Made rectangle move with image to handle full group collisions for everything Created placeholder methods for all future game modes, including the drawing ofRead More...