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