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