Page 1 of 1

Write a new shell script to: a. Print out the sum of the marks in all courses. b. Return the names and marks of courses

Posted: Mon Jun 06, 2022 1:58 pm
by answerhappygod
Write a new shell script to:
a. Print out the sum of the marks in all courses.
b. Return the names and marks of courses starts with “O”.
c. Print out the average for courses, the maximum course grade
and the minimum course grade.