Пожалуйста, включите JavaScript
Главная
Обзор
Yoda
Portal
Forum
Помощь
Вход
Cohort4.2
/
BlueJ-SumOfInput
Следить
6
В избранное
0
Форкнуть
39
Код
Задачи
0
Pull Request'ы
39
Релизы
0
Вики
Активность
2
коммитов
1
ветка
Дерево:
d38d7040ab
master
веток
Теги
${ item.name }
Создать ветку
${ searchTerm }
из 'd38d7040ab'
${ noResults }
BlueJ-SumOfInput
HTTPS
ZIP
TAR.GZ
NedRedmond
d38d7040ab
The thing adds integers
6 лет назад
.DS_Store
initial commit
6 лет назад
Main.class
The thing adds integers
6 лет назад
Main.ctxt
The thing adds integers
6 лет назад
Main.java
The thing adds integers
6 лет назад
README.md
initial commit
6 лет назад
package.bluej
The thing adds integers
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
.