Ask a New Question

Question

Algorithm to calculate total marks of five subject calculate percentage and specify grad
3 years ago

Answers

oobleck
sum=0
for i=1..5
read score
sum += score
next i
avg = sum/5
grade = ???

There's a lot you left unsaid, regarding how to figure the grade, whether all the scores were based on a scale of 1-100, etc.
3 years ago

Related Questions

How do you calculate the total magnification of a microscope, using the eyepiece magnification and t... Calculate (in MeV ) the total binding energy for 40 Ca. How do you calculate the total number cells in a human body given that a cell is 1/1,000 of an inch... Write an algorithm to calculate the percentage of a student. write an algorithm to calculate payment of an employee 1.5 times in the hourly rate per hours, work... Write an algorithm to calculate compound interest write algorithm to calculate average from 25 exams score write pseudocode and flowchart algorithm to calculate the total and percentage of marks of 3 subjects and display the total, percen... You can calculate the total number of people surveyed from a bar graph You can calculate the total number of people surveyed from a bar graph A. True B. False
Ask a New Question
Archives Contact Us Privacy Policy Terms of Use