Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 253 Bytes

File metadata and controls

8 lines (8 loc) · 253 Bytes

LibraryManagementSystem

A simple python script for a LibraryManagementSystem with the following features:

  1. Name the library
  2. Add any initial number of books to the library
  3. Display available books
  4. Add books
  5. Lend Books
  6. Return back books