filmov
tv
Java Tutorial 26 - Exercise - Find the running sum (Remastered)

Показать описание
Write a program that prompts the user to enter a number.
The loop should iterate 5 times and keep a running total of the number entered.
The loop should iterate 5 times and keep a running total of the number entered.