This website works better with JavaScript
Etusivu
Tutki
Yoda
Portal
Forum
Apua
Kirjaudu sisään
13jkim
/
ZCW-SumOfInput-BlueJ
forkattu lähteestä
ZipCodeWilmington/ZCW-SumOfInput-BlueJ
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Activity
3
Commitit
1
Haara
Haara:
master
master
Branchit
Tagit
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
ZCW-SumOfInput-BlueJ
HTTPS
ZIP
TAR.GZ
John Kim
8bbfa4e283
finished sum
6 vuotta sitten
.DS_Store
initial commit
6 vuotta sitten
Main.class
sum commit
6 vuotta sitten
Main.ctxt
sum commit
6 vuotta sitten
Main.java
sum commit
6 vuotta sitten
README.md
initial commit
6 vuotta sitten
package.bluej
finished sum
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
.