American Young Coder

AYC logo
Loading Events

« All Events

  • This event has passed.

10 AM – Python OOP – BIll

August 14 @ 10:00 am - 12:00 pm

Your HW:
  1. Find book by title
    1. ask user for name of book, look for a book with that name in the list (or use dictionary)
  2. FInd book by date range
    1. Ask user for 2 years
    2. List all books published bewtween those 2
  3. Create a new class ComicBook inherits from Book
    1. Has extra attribute Illustrator
    2. When you print out comic book’s get info it should show the illustrator as well as the autor
  4.  Create a new option: Create Comic Book
    1. Ask the user for all the info to create a book +an illustrator
    2. Add the new comic book to the book list/dictionary

Details

Date:
August 14
Time:
10:00 am - 12:00 pm