Nested Selections Solution

Exercise

Write a Python program to ask users to enter a mark out of 100. The program finds the equivalent letter grade using the below grading system. See below the code and its output:
Nested Selections 9
For more details, please contact me here.