Skip to content

yzhang1337/bookshelf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

bookshelf

Description

Design Details

First classes:

Class: Book
Variables:
- Title
- Author
- Owner
Class: Libary
Variables
- Name (owner)
- Book_list
Methods:
- add_book(book): adds a book to the list
- get_books(): returns the list of books in the library

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages