Question: c# and using For-loop Write a program that asks the user for a student's status. After getting user status, your program must ask the user
Write a program that asks the user for a student's status. After getting user status, your program must ask the user to enter 10 grades, Based on all the grades entered, calculate the grade point average (GPA) and then determine whether or not the student should be placed on the Dean's list. Assume that a student is placed on the Dean's list when he / she has full-time status and a GPA of at least 3.50. Part-time students cannot be placed on the Dean's list regardless of their GPA. Turn in a PDF file that has the following sections: Section 1: Screen shots of your program running te:8, after clicking the play button in Visual Studio) Section 2: Copy and paste of your code from your Program.cs file Remember: If your code has errors you will receive 0 points. If your provided screen shot does not match my execution (including any required input) you will receive 0 points. . If you forget to add either above sections (le, Section 1, Section 2) you will receive 0 points. Write a program that asks the user for a student's status. After getting user status, your program must ask the user to enter 10 grades, Based on all the grades entered, calculate the grade point average (GPA) and then determine whether or not the student should be placed on the Dean's list. Assume that a student is placed on the Dean's list when he / she has full-time status and a GPA of at least 3.50. Part-time students cannot be placed on the Dean's list regardless of their GPA. Turn in a PDF file that has the following sections: Section 1: Screen shots of your program running te:8, after clicking the play button in Visual Studio) Section 2: Copy and paste of your code from your Program.cs file Remember: If your code has errors you will receive 0 points. If your provided screen shot does not match my execution (including any required input) you will receive 0 points. . If you forget to add either above sections (le, Section 1, Section 2) you will receive 0 points
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
