Deze website werkt beter met JavaScript
Beginscherm
Verkennen
Yoda
Portal
Forum
Help
Inloggen
WJB3003
/
ZCW-SumOfInput-BlueJ
geforked van
Cohort4.2/BlueJ-SumOfInput
Volgen
1
Ster
0
Vork
0
Code
Kwesties
0
Pull-aanvragen
0
Publicaties
0
Wiki
Activiteit
2
Commits
1
Branch
Branch:
master
master
Branches
Labels
${ item.name }
Maak branch
${ searchTerm }
van 'master'
${ noResults }
ZCW-SumOfInput-BlueJ
HTTPS
ZIP
TAR.GZ
William Brown
d577c18813
sumOfInput
6 jaren geleden
.DS_Store
initial commit
6 jaren geleden
Main.java
sumOfInput
6 jaren geleden
README.md
initial commit
6 jaren geleden
package.bluej
sumOfInput
6 jaren geleden
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
.