In your library system project, implement the following:
""" Homework: Create option 2 (list books) You have to create a printInfo method in book.py, and call it in a for loop here in main.py refer to school system if you are confused Create a new method in the main.py file called self.initializeBooks() inside the method, create two books and store it in the dictionary Call this method before you enter the while loop in the self.run method """
You can reach me at ddjapri@ayclogic.com for any questions.
Class notes: https://drive.google.com/drive/folders/1OwtesGpGH9qm7A9cPpFKe-gooY71zxc4?usp=sharing