Library Management System Using Python
Library Management System with Source Code is a Python program that can manage the transaction for borrowing of books. This program was created using Python language. The system is a simple application where the user can navigate the system by just entering a certain numeric keys. The user can add new borrowers, display all the book list, and enlist all the return borrowed books. The system has a
- Read more about Library Management System Using Python
- Log in or register to post comments
- 6364 views