Question: Directions Create a basic C# console application. Create a simple application in which you have variables of appropriate types to store the users name and
Directions Create a basic C# console application. Create a simple application in which you have variables of appropriate types to store the users name and three test grades. Ask for this information from the user and store it appropriately. Create a variable to store the users test average. Calculate and assign this value using the stored information given to you by the user. Display a personalized message to the user regarding their test average.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
