- This event has passed.
7 PM – Python OOP – Sebastian
January 31 @ 7:00 am - 8:00 pm
Today We Did
- Began LibrarySystem
- Created Library class with constructor
- Created load books method
- Created the application loop
- Began add_book() method
- AYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/
- In case you need anything, feel free to email me at sebastian@ayclogic.com
Homework
- Please submit your homework to the corresponding project’s folder in your Google Drive
- Homework: Complete the add_book() method we began in class
- Create Book object
- Save/store the Book object into both dictionary attributes
- Remember, why do we have two dictionaries?
- What are the keys for these dictionaries?