Question: Q. Write a C# console application named IS318_W1A1_ that meets the following requirements: Program must accept text and numeric input from the user and store
Q. Write a C# console application named IS318_W1A1_
Program must accept text and numeric input from the user and store the input in appropriate variables.
Program must use at least one if statement and at least one switch structure.
Program must use at least one loop (for, while, or do..while)
Program must produce some type of well formatted output.
Code must be well commented.
Code must follow good programming style and naming conventions.
Be sure to test your code before submission. Code must build and execute without runtime errors.
Add a summary of your code design in your assignment document. This summary must describe the program and provide specific information about how and where the program requirements were met in the code.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
