Traversing a list - Example 2

Example 2: let the user enter the pass rate and print every grade if it is Passed or Failed

lst = [49, 65, 73, 82, 61, 45, 77, 96, 55, 75, 88, 92]



You have completed 38% of the lesson
38%