American Young Coder (AYC)

AYC logo
Loading Events

« All Events

  • This event has passed.

7 PM – Python OOP – Latisha

January 11, 2023 @ 7:00 pm - 8:00 pm

Homework
  1. Inside WED-7PM-BookSystem project, inside the main.py do the following: Exit, Add Book and List all books. You also need to create book.py and inside create Book class.
  2. Enter one of the following:
    1. Exit
    2. Add Book
    3. List all books
    4. Find book by book id
    5. Find book by name
    6. List all books before year 2010
    Please enter your selection: 2
    
    ADD NEW BOOK
    Enter book name: Frozen
    Enter book author: Disney
    Enter publication year: 2010
    Enter book id: AA11
    
    Enter one of the following:
    1. Exit
    2. Add Book
    3. List all books
    4. Find book by book id
    5. Find book by name
    6. List all books before year 2010
    Please enter your selection: 3
    
    LIST ALL BOOKS
    111 - Chamber of Secrets by JK Rowling published on 2012
    222 - Goblet of Fire by JK Rowling published on 2013
    abcd - The Fellowship of the Ring by JRR Tolkien published on 2022
    AA11 - Frozen by Disney published on 2010
    
    Enter one of the following:
    1. Exit
    2. Add Book
    3. List all books
    4. Find book by book id
    5. Find book by name
    6. List all books before year 2010
    Please enter your selection:

Details

Date:
January 11, 2023
Time:
7:00 pm - 8:00 pm
Event Categories:
,
Verified by MonsterInsights