This website works better with JavaScript
Начало
Каталог
Yoda
Portal
Forum
Помощ
Вход
Cohort4.2
/
BlueJ-SumOfInput
Наблюдаван
6
Харесван
0
Разклонения
39
Код
Задачи
0
Заявки за сливане
39
Версии
0
Уики
Activity
2
Ревизии
1
Клон
ИН на ревизия:
9356baa71a
master
Клонове
Маркери
${ item.name }
Create branch
${ searchTerm }
from '9356baa71a'
${ noResults }
BlueJ-SumOfInput
HTTPS
ZIP
TAR.GZ
Nicholas Satinover
9356baa71a
SumOfInput
преди 6 години
.DS_Store
initial commit
преди 6 години
Main.class
SumOfInput
преди 6 години
Main.ctxt
SumOfInput
преди 6 години
Main.java
SumOfInput
преди 6 години
README.md
initial commit
преди 6 години
package.bluej
SumOfInput
преди 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
.