This website works better with JavaScript
Domů
Procházet
Yoda
Portal
Forum
Nápověda
Přihlásit se
Cohort4.2
/
BlueJ-SumOfInput
Sledovat
6
Oblíbit
0
Rozštěpit
39
Zdrojový kód
Úkoly
0
Požadavky na natažení
39
Vydání
0
Wiki
Activity
1
Commit
1
Větev
Větev:
master
master
Větve
Značky
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
BlueJ-SumOfInput
HTTPS
ZIP
TAR.GZ
Froilan Miranda
b98aaae009
initial commit
před 6 roky
.DS_Store
initial commit
před 6 roky
Main.java
initial commit
před 6 roky
README.md
initial commit
před 6 roky
package.bluej
initial commit
před 6 roky
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
.