Questo sito funziona meglio con JavaScript
Home
Esplora
Yoda
Portal
Forum
Aiuto
Accedi
christiansheridan
/
SumOfInput
forkato da
Cohort4.2/BlueJ-SumOfInput
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Activity
3
Commit
1
Ramo (Branch)
Albero (Tree):
427409c8cb
master
Rami (Branch)
Tag
${ item.name }
Create branch
${ searchTerm }
from '427409c8cb'
${ noResults }
SumOfInput
/
README.md
README.md
491B
Cronologia
Originale
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
.