Question: Problem: Your application did not go through. Even though your qualification was decided, your program did not store which course had what grade. Use for
Problem: Your application did not go through. Even though your qualification was decided, your program did not store which course had what grade. Use for loop and arrays to make a program that displays what grades you got in what course.
Sample output:
Course: MSIS 2203 Grade: A
Course: MSIS 2205 Grade: A
Course: MSIS 2206 Grade: B
Course: MSIS 2303 Grade: C
Course: MSIS 3303 Grade: A
Write an algorithm (steps) about what you are going to do. (as comments)
Write and run the code for the given problem.
Copy the code and screenshot of final Console output.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
