Question: Write a pseudocode that given a list of n grades in my gradebook, finds every grade F and replaces it with A. Assume the possible
Write a pseudocode that given a list of n grades in my gradebook, finds every grade F and replaces it with A. Assume the possible grades are A, B, C, D, and F. Make sure you clearly identify the input(s), output(s), all the needed variables, the name of your code, and use the proper pseudocode method from the class.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
