Computer Science, asked by ZOMBIE25, 6 months ago

in flowchart can a process symbol have 2 arrows when a step is repeating
ex.
1.Start
2. Sum=0
3. Get a value
4. Sum = sum + value
5. Go to step 3 to get the next value
6. Output the sum
7. Stop

Answers

Answered by archit8058
0

Answer:

4. Sum=sum+value .....

Similar questions