A Python Script For Picking The Easiest College Courses
To run interactively use the following:
python3 courseFinder.py
To run from the command line:
python3 coursefinder.py -f exampleCourses.txt -id virginia-tech-vt
This code can be run using a mix of arguments such as the following:
python3 coursefinder.py -f exampleCourses.txt
python3 coursefinder.py -id virginia-tech-vt