You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2) This folder contains two json files library.json and library_issue.json.
3) library.json is used to store details of a books which are available at library.
4) library_issue.json file contains details of a student which has issued book from library.
5) To run this application you need python version 3.0 or above.
6) First go to the powershell and open this and then Run library.py file by passing command (python library.py) without paranthesis to run bank application.
7) Make sure three files library.py, library.json, library_issue.json all are in a same folder.