Пожалуйста, включите JavaScript
Главная
Обзор
Yoda
Portal
Forum
Помощь
Вход
natehalldev
/
ZCW-SumOfInput-BlueJ
форкнуто от
Cohort4.2/BlueJ-SumOfInput
Следить
1
В избранное
0
Форкнуть
0
Код
Задачи
0
Pull Request'ы
0
Релизы
0
Вики
Активность
2
коммитов
1
ветка
Дерево:
0d385a6b19
master
веток
Теги
${ item.name }
Создать ветку
${ searchTerm }
из '0d385a6b19'
${ noResults }
ZCW-SumOfInput-BlueJ
/
README.md
README.md
491B
История
Исходник
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
.