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