Question: Using basic C, please help write this code. Learning Outcomes: 1) Selection statements 2) Loops 3) Good programming practices (watch the YouTube video. See link
Using basic C, please help write this code.





Learning Outcomes: 1) Selection statements 2) Loops 3) Good programming practices (watch the YouTube video. See link below) 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.c 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, af the user enters more than 2 courses, your code shouldn't exit It should re-prompt the user to nter the number of courses again until 01 or 2 is entered Same thing tor the course numbera: E the user enters one o more invalid course numbers, the program re-ask the usez to enter the course numbers again
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
