This website works better with JavaScript
Etusivu
Tutki
Yoda
Portal
Forum
Apua
Kirjaudu sisään
Cohort4.2
/
BlueJ-SumOfInput
Tarkkaile
6
Äänestä
0
Fork
39
Koodi
Ongelmat
0
Pull-pyynnöt
39
Julkaisut
0
Wiki
Activity
1
Commit
1
Haara
Puu:
b98aaae009
master
Branchit
Tagit
${ item.name }
Create branch
${ searchTerm }
from 'b98aaae009'
${ noResults }
BlueJ-SumOfInput
HTTPS
ZIP
TAR.GZ
Froilan Miranda
b98aaae009
initial commit
6 vuotta sitten
.DS_Store
initial commit
6 vuotta sitten
Main.java
initial commit
6 vuotta sitten
README.md
initial commit
6 vuotta sitten
package.bluej
initial commit
6 vuotta sitten
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
.