Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 350 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 350 Bytes

Passer-Rating

Calculate Passer Rating of a Quarterback

To Use:

  1. Open calculate.py and modify the 5 variables at the top of the script

  2. Run script using Python 3. Python 2.6+ support is enabled through the future print import statement. Tested with Python 2.7.12 and Python 3.5.2

If there are any improvements, please submit a pull request!