American Young Coder

AYC logo
Loading Events

« All Events

  • This event has passed.

6:00 PM- Python OOP – Joshua

March 5 @ 12:00 am

Today We did

  • Reviewed/ Started the library System

 

 

Homework

def find_books_by_id(self):
    # use input to ask for the id of the book your user is looking for


    # for loop to go through every single book in your dictionary (hint (look at your list_books method)

    # get the book from the foor loop, and get the ID of that book


    # if statement to check if that ID is the the ssame as what the user is looking for
    # if it is , print the info like we have done



    pass

Details

Date:
March 5
Time:
12:00 am