Question: Algorithms (40 points):Use the pseudocode that you used in CIST 1305. 1.Problem #1 (20 points for pseudocode) Your class wants a program that can take
Algorithms (40 points):Use the pseudocode that you used in CIST 1305.
1.Problem #1 (20 points for pseudocode)
Your class wants a program that can take in a numeric grade and output the equivalent letter grade. Your solution should not accept values less than 0 or greater than 100. Apply a modular design. You need to have at least one main module and one module which computes the grade. (Provide the pseudocode)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
