American Young Coder (AYC)

AYC logo
Loading Events

« All Events

  • This event has passed.

6 PM – Python OOP – Darin (William Sub)

July 9 @ 6:00 pm - 7:00 pm

What We Did Today:

  1. Continued Library System, emphasizing the usage of dictionaries.

Homework:

Continue working on LibrarySystem, and do the following:

  1. Implement the list_all_old_books method which lists books that have a publish year lesser than 2000.
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

 

Notes:

If you have any questions, you can email me at ddjapri@ayclogic.com !!

Details

Date:
July 9
Time:
6:00 pm - 7:00 pm
Event Categories:
,
Verified by MonsterInsights