Diese Webseite funktioniert besser mit JavaScript
Startseite
Erkunden
Yoda
Portal
Forum
Hilfe
Anmelden
Cohort4.2
/
BlueJ-SumOfInput
Beobachten
6
Favorisieren
0
Fork
39
Code
Issues
0
Pull-Requests
39
Releases
0
Wiki
Aktivität
2
Commits
1
Branch
Struktur:
f065f67aae
master
Branches
Tags
${ item.name }
Erstelle Branch
${ searchTerm }
von 'f065f67aae'
${ noResults }
BlueJ-SumOfInput
HTTPS
ZIP
TAR.GZ
Brandon Defrancis
f065f67aae
Sum of numbers 1 to n
vor 6 Jahren
.DS_Store
initial commit
vor 6 Jahren
Main.java
Sum of numbers 1 to n
vor 6 Jahren
README.md
initial commit
vor 6 Jahren
package.bluej
Sum of numbers 1 to n
vor 6 Jahren
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
.