Question: please use C# coding Problem 3: Carry On, My Wayward Son! - 40 points Using Repl.it write a complete program that asks a user for
Problem 3: Carry On, My Wayward Son! - 40 points Using Repl.it write a complete program that asks a user for their current number wante in CSE 1321, uses a WHILE loop to validate the input from the user (must be loween 0.0 and 100.0) and once a valid number grade is entered and stored in a variable, it uses IF...ELSE statements to print whether or not a student can continue onto CSE 1322 based on their CSE 1321 grade (have to have a 79.5 or better to continue onto CSE 1322). Problem 3: Carry On, My Wayward Son! - 40 points Using Repl.it write a complete program that asks a user for their current number wante in CSE 1321, uses a WHILE loop to validate the input from the user (must be loween 0.0 and 100.0) and once a valid number grade is entered and stored in a variable, it uses IF...ELSE statements to print whether or not a student can continue onto CSE 1322 based on their CSE 1321 grade (have to have a 79.5 or better to continue onto CSE 1322)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
