Exercise: Assign a Letter Grade

The elif chain is started for you — finish it to assign a letter grade (A–F) from score.
Python
Setting up Python environment...
Output