Python-based program to pull the AP NCAA college football rankings and score them in a cross-country race style to determine the best football conference in a given week.
Convert to python3
Add shebang and make executable
Wrap print statements with parenthesis for python3
Add requirements.txt for pip install -r requirements.txt
Convert to python3 Add shebang and make executable Wrap print statements with parenthesis for python3 Add requirements.txt for pip install -r requirements.txt