
Continue working on LibrarySystem, and do the following:
def list_all_old_books(self):
# same thing as list_all_books except you only print the books whose publish years are less than 2000
print("\n LIST ALL OLD BOOKS (older than 2000)")
# to implement as hw
If you have any questions, you can email me at ddjapri@ayclogic.com !!