Question: Your C program for the following problem should run exactly as shown in the sample runs, including format and indentation. Name your .c file as

 Your C program for the following problem should run exactly asshown in the sample runs, including format and indentation. Name your .cfile as project3. The main difference between this project (project3) and project2is the use of loops. Please pay attention to how the codeshould run-see sample runs. For example, if the user enters more than2 courses, your code shouldn' t exit. It should re-prompt the user

Your C program for the following problem should run exactly as shown in the sample runs, including format and indentation. Name your .c file as project3. The main difference between this project (project3) and project2 is the use of loops. Please pay attention to how the code should run-see sample runs. For example, if the user enters more than 2 courses, your code shouldn' t exit. It should re-prompt the user to enter the number of courses again until 0,1 or 2 is entered. Same thing for the course numbers: if the user enters one or more invalid course numbers, the program re-ask the user to enter the course numbers again

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!