Computer Science, asked by ksamuel2, 4 months ago

Write a flowchart to sum five consecutive numbers

Answers

Answered by MRMODERATE
2

Answer:

Using the Formula

(n / 2)(first number + last number) = sum, where n is the number of integers. Let's use the example of adding the numbers 1-100 to see how the formula works.

Similar questions