Пожалуйста, включите JavaScript
Главная
Обзор
Yoda
Portal
Forum
Помощь
Вход
Cohort4.2
/
BlueJ-SumOfInput
Следить
6
В избранное
0
Форкнуть
39
Код
Задачи
0
Pull Request'ы
39
Релизы
0
Вики
Активность
1
коммит
1
ветка
ветка:
master
master
веток
Теги
${ item.name }
Создать ветку
${ searchTerm }
из 'master'
${ noResults }
BlueJ-SumOfInput
HTTPS
ZIP
TAR.GZ
Froilan Miranda
b98aaae009
initial commit
6 лет назад
.DS_Store
initial commit
6 лет назад
Main.java
initial commit
6 лет назад
README.md
initial commit
6 лет назад
package.bluej
initial commit
6 лет назад
README.md
ZCW-MicroLabs-JavaFundamentals-SumOfInput
Sum of the Numbers
Overview
Write a program which prompts the user to input a number,
n
.
The program should respond by printing the sum of the numbers 1 to
n
.
Constraint:
No
Guassian wizardry
!
Unit Test
No Unit Test
What's next?
The next lab can be found
here
.