Assignment Submission

Submit Your Library Management System

Create a public GitHub repository with the exact name shown below, add all required files, and enter your GitHub username to submit.

Repository Requirements

Your repository must have this exact name:

github.com/<your-username>/library-management-python
Required Files
  • library_system.py
  • README.md
  • sample_output.txt
README.md Must Include:
  • Your full name and submission date
  • Brief description of your approach to each major function
  • Explanation of how you handled modifying tuples (since they're immutable)
  • Any challenges faced and how you solved them
  • Instructions to run your script
  • Sample output showing 3 borrowing transactions
Required (submission will fail without these)

Submission Form

github.com/
Enter only your username. We'll verify the repository library-management-python exists in your account.

Your repository will be verified before submission is accepted