write an algorithm to find the average of 5 number given by the user
Answers
Answered by
13
Algorithm to find the average of 5 numbers given by the user.
Step 1: Start
Step 2: Accept 5 numbers a, b, c, d and e as input
Step 3: Calculate, Average = (a+b+c+d+e) / 5
Step 4: Print Average
Step 5: End
Similar questions
English,
1 month ago
Social Sciences,
1 month ago
Hindi,
2 months ago
Social Sciences,
2 months ago
Math,
9 months ago
English,
9 months ago