Computer Science, asked by bijukumarmnj2733, 3 months ago

A flowchart to sum 5 consecutive numbers

Answers

Answered by smili9722
0

Answer:

using the formula

Explanation:

(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