- This event has passed.
6 PM – Python OOP – Gamas
February 15, 2023 @ 6:00 pm - 7:00 pm
Homework
- Continue on WED-6PM-LibrarySystem project
- Add code to enable
- Add Book
- List all books
- Find book by name
- You have to add book class to do this
- name
- author
- publish_year
- id
- Use dictionary to store the books.
- When you upload the homework to google drive, please create a folder called LibrarySytem inside your google drive designated folder.