Turns your degree audit's list of requirements into something actually useful.
- Download courses.py to somewhere on your computer.
- Replace the first line in courses.py with your list of requirements from the degree audit. Make sure that each requirement is separated by a single space.
- Open Terminal and make sure you have Python installed (Linux and Mac users have python installed by default).
- Navigate to where you downloaded courses.py
- Type "courses.py >> courses".
- Wait about 5 minutes while it does its thing. DON'T close your terminal. It may seem like it's frozen but it's not!!! This could take a while depending on your internet connection.
- Once it's completed, open up the new courses file with the file editor of your choice.