Create a shell script to run on knoppix-linux


Question:

Linux shell script to compute student grades

Create a shell script to run on Knoppix/Linux, that will compute and display the letter grades for the students based on the average of 4 test scores.

Letter grade is computed from average score using following scale:

90 to 100 : grade "A"
80 to 89 : grade "B"
70 to 79 : grade "C"
65 to 69 : grade "D"
0 to 64 : grade "F"

Solution Preview :

Prepared by a verified Expert
Other Subject: Create a shell script to run on knoppix-linux
Reference No:- TGS01938371

Now Priced at $20 (50% Discount)

Recommended (99%)

Rated (4.3/5)