Ce site fonctionne mieux avec JavaScript
Accueil
Explorateur
Yoda
Portal
Forum
Aide
Connexion
Cohort4.2
/
BlueJ-SumOfInput
Suivre
6
Favoriser
0
Bifurcation
39
Code
Tickets
0
Demandes d'ajout
39
Versions
0
Wiki
Activité
1
Commit
1
Branche
Branche:
master
master
Branches
Tags
${ item.name }
Créer la branche
${ searchTerm }
de 'master'
${ noResults }
BlueJ-SumOfInput
HTTPS
ZIP
TAR.GZ
Froilan Miranda
b98aaae009
initial commit
il y a 6 ans
.DS_Store
initial commit
il y a 6 ans
Main.java
initial commit
il y a 6 ans
README.md
initial commit
il y a 6 ans
package.bluej
initial commit
il y a 6 ans
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
.