Questo sito funziona meglio con JavaScript
Home
Esplora
Yoda
Portal
Forum
Aiuto
Accedi
natehalldev
/
ZCW-SumOfInput-BlueJ
forkato da
Cohort4.2/BlueJ-SumOfInput
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Activity
2
Commit
1
Ramo (Branch)
Ramo (Branch):
master
master
Rami (Branch)
Tag
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
ZCW-SumOfInput-BlueJ
HTTPS
ZIP
TAR.GZ
Nathan Hall
0d385a6b19
Finished SumOf Input
6 anni fa
.DS_Store
initial commit
6 anni fa
README.md
initial commit
6 anni fa
SumOfInput.class
Finished SumOf Input
6 anni fa
SumOfInput.ctxt
Finished SumOf Input
6 anni fa
SumOfInput.java
Finished SumOf Input
6 anni fa
package.bluej
Finished SumOf Input
6 anni fa
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
.