Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 430 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 430 Bytes

Clone the 'Assessment' repository to your local machine

Ensure that the 'batch_file.txt' is in the same working directory as the 'waste.py' file.

batch_file.txt should contain the JSON array of cards (entries) to be analyzed

in your preferred terminal program, navigate to the directory that contains 'waste.py' and 'batch_file.txt'

Run the program by entering the command 'python waste.py batch_file.txt' and pressing enter