American Young Coder

AYC logo
Loading Events

« All Events

  • This event has passed.

9 AM – Python OOP – Gamas

August 16 @ 9:00 am - 10:00 am

Homework
  1. In Library System do the following
  2. Please look at below options
    1. Add book
    2. List all books
    3. Find book by name
    4. Find book by id
    5. List all old books
    Enter your selection. Enter 'quit' to exit: 2
    
    LIST ALL BOOKS
    Title: Lightning Thief - Book Author: Henry - Year Published: 1995 - id: AAA1
    Title: Harry Potter - Book Author: JK Rowling - Year Published: 2001 - id: AAA2
    
    Please look at below options
    1. Add book
    2. List all books
    3. Find book by name
    4. Find book by id
    5. List all old books
    Enter your selection. Enter 'quit' to exit: 3
    
    FIND BOOK
    Enter book title that you want to find: Harry potter
    Title: Harry Potter - Book Author: JK Rowling - Year Published: 2001 - id: AAA2
    
    Please look at below options
    1. Add book
    2. List all books
    3. Find book by name
    4. Find book by id
    5. List all old books
    Enter your selection. Enter 'quit' to exit: 4
    
    FIND BOOK
    Enter book id that you want to find: AAA1
    Title: Lightning Thief - Book Author: Henry - Year Published: 1995 - id: AAA1
    
    Please look at below options
    1. Add book
    2. List all books
    3. Find book by name
    4. Find book by id
    5. List all old books
    Enter your selection. Enter 'quit' to exit: 5
    
    LIST ALL OLD BOOKS
    Lightning Thief [AAA1] by Henry published on 1995
    Title: Lightning Thief - Book Author: Henry - Year Published: 1995 - id: AAA1
    
    Please look at below options
    1. Add book
    2. List all books
    3. Find book by name
    4. Find book by id
    5. List all old books
    Enter your selection. Enter 'quit' to exit:

Details

Date:
August 16
Time:
9:00 am - 10:00 am