Users will input a number between 0 and 100. Value will then be converted to the corresponding letter grade.
These instructions will run the code on your local machine for demo.
CNE330_Letter_Grade.py requires PyCharm Community Edition 2023.2.2 to run. You can install PyCharm from here: PyCharm Community Edition 2023.2.2
Once installed you can run the program with the following command
py.exe CNE330_Letter_Grade.py
https://runestone.academy/assignment/student/doAssignment?assignment_id=156685