Diese Webseite funktioniert besser mit JavaScript
Startseite
Erkunden
Yoda
Portal
Forum
Hilfe
Anmelden
NavyaSanal
/
ZCW-SumOfInput-BlueJ
geforkt von
ZipCodeWilmington/ZCW-SumOfInput-BlueJ
Beobachten
1
Favorisieren
0
Fork
0
Code
Issues
0
Pull-Requests
0
Releases
0
Wiki
Aktivität
3
Commits
1
Branch
Branch:
master
master
Branches
Tags
${ item.name }
Erstelle Branch
${ searchTerm }
von 'master'
${ noResults }
ZCW-SumOfInput-BlueJ
HTTPS
ZIP
TAR.GZ
Navya Sanal
32d2a7e479
hi
vor 6 Jahren
.DS_Store
initial commit
vor 6 Jahren
Main.class
committing the SumOfInput
vor 6 Jahren
Main.ctxt
committing the SumOfInput
vor 6 Jahren
Main.java
hi
vor 6 Jahren
README.md
initial commit
vor 6 Jahren
package.bluej
hi
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
.