This is a UGP project file under Subhajit Roy with contributors as:
a. Shubh Agarwal ( 190828 )
b. Harsh Trivedi ( 200422 )
File Distribution
- helpers.py : This file contain the helper function which are use by the verifier
- parser.py : THis file parse the json input and also calls the verifier.py
- verifier.py : This contain the code of verifier is called by parser.py
Instruction to run the program
python3 parser.py <input.json>