Create a C# Console application
Assignment 5: LOOPS
Problem Description:
Create a C# Console application Similar to the lab we covered in class (Program #4) . Now your program has to read in a collection of exam scores ranging in value from 1 to 100. The input will terminate with the value ‐1. As each score is input a category should be output: excellent 100 – 90; good 89 – 70; satisfactory 69 – 50; unsatisfactory 49 – 1. After all the scores have been input the program should then display the number of scores in each category. Example of Inputs and Outputs is below:
Enter a Score:
80
Enter a Score or enter -1 to stop:a
45
Enter a Score or enter -1 to stop:
75
Enter a Score or enter -1 to stop:
95
Enter a Score or enter -1 to stop:
87
Enter a Score or enter -1 to stop:
100
Enter a Score or enter -1 to stop:
-1
You have entered 6 scores, here is the classification:
Excellent 100 – 90: 2 scores
Good 89 – 70: 3 scores
satisfactory 69 – 50: 0 scores
unsatisfactory 49 – 1: 1 score
Solution:
I. C# CODING
8 years ago 10
- write a paragraph proof to show that angle ABF is complementary to angle EBD.
- Does the End Justify the Means? (Quality Work Only) - Intro to Political Science
- Transactions for Fund Statements and Government-wide Statements (Quality Work Only)
- ENGLISH ESSAY
- APA formatted
- Essay Project Homework
- 5 pages Management information systems assignment based on a case study provided in the attachement
- BTM8106 Week 4 Complete Solution
- DUE ON 10/11/2015 AT 9:00 P.M EVENING
- HW