Java Tutorial 26 - Exercise - Find the running sum

preview_player
Показать описание
Find the running sum

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.
Рекомендации по теме
Комментарии
Автор

This was exactly what I needed thank you!

thooper