Skip to content

Latest commit

Β 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“š Simple Library System (Python)

πŸš€ How to Run

1. Prerequisites

  • Python 3.x installed on your system

2. File Structure

Make sure the following files are in the same directory:

  • library_system.py ← ( main Python script)
  • books.txt ← book records (e.g., B001,Python Basics,True)
  • user.txt ← user records (e.g., U001,Alvin, U002,Brian,B003)

3. Run the Script

Open terminal or command prompt in the project folder and run:

python library.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages