Question: in c# PROGRAM (1): Based on what you have learned from the Conditional Statement example, write a C# Console Program (with Conditional Statements) that does

in c#
in c# PROGRAM (1): Based on what you have learned from the

PROGRAM (1): Based on what you have learned from the Conditional Statement example, write a C\# Console Program (with Conditional Statements) that does the following: 1. Ask the user what grade they expect to get in ISM 4300. They should enter a numeric value. Use a Try Catch statement to validate the user's entry. 2. Based on what the user has entered, have the program display their Letter grade (i.e., A, B, C, D, F). Once you complete this program, upload it to GitHub. Then, paste your GitHub Link to GitHub here. EXAMPLE: INPUT: 85 OUTPUT: Your letter grade is B

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!