Computer Science, asked by saqlainmushtaq818, 5 hours ago

Make a decision tree and then an algorithm, which reads examination scores, entered one per line and produce output as follows:

1. A list of scores with illegal scores flagged as errors

2. The number of valid scores

3. The arithmetic mean, or average

4. The mode and its frequency. The mode is the individual score that occurred with the greatest frequency. If two or more scores have the same frequency, print the highest mode.

5. The lowest and highest grades

6. Total number of illegal scores.

For the following input:

30

100

20

100

50

Valid exam score range is 0 to 100

Anybody knows ? please solve this thanks​

Answers

Answered by gamingai994
0

Answer:

you y9 u9vu0bu9b0u96vyhv6v7b7b8o

Explanation:

30

100

20

100

50

Valid exam score range is 0 to 100

Anybody knows ? please solve this thanks

Similar questions