Strona działa najlepiej z JavaScript
Strona główna
Odkrywaj
Yoda
Portal
Forum
Pomoc
Zaloguj się
Cohort4.2
/
BlueJ-SumOfInput
Obserwuj
6
Gwiazdka
0
Forkuj
39
Kod
Problemy
0
Pull Requests
39
Wydania
0
Wiki
Aktywność
1
Commit
1
Gałąź
Gałąź:
master
master
Gałęzie
Tagi
${ item.name }
Utwórz gałąź
${ searchTerm }
z 'master'
${ noResults }
BlueJ-SumOfInput
HTTPS
ZIP
TAR.GZ
Froilan Miranda
b98aaae009
initial commit
6 lat temu
.DS_Store
initial commit
6 lat temu
Main.java
initial commit
6 lat temu
README.md
initial commit
6 lat temu
package.bluej
initial commit
6 lat temu
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
.