[solved] – Question 94095
Write an algorithm to calculate the average mark out of 100, given three assignment marks, each of which is marked out of 20.
Trace the algorithm using 15, 20 and 10 as the three assignment marks.
Expert Answer
OR
Write an algorithm to calculate the average mark out of 100, given three assignment marks, each of which is marked out of 20.
Trace the algorithm using 15, 20 and 10 as the three assignment marks.
OR