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