Este site funciona melhor com JavaScript
Página inicial
Explorar
Yoda
Portal
Forum
Ajuda
Entrar
Cohort4.2
/
BlueJ-SumOfInput
Observar
6
Favorito
0
Fork
39
Código
Issues
0
Pull Requests
39
Versões
0
Wiki
Atividade
1
Commit
1
Branch
Branch:
master
master
Branches
Tags
${ item.name }
Criar branch
${ searchTerm }
de master
${ noResults }
BlueJ-SumOfInput
HTTPS
ZIP
TAR.GZ
Froilan Miranda
b98aaae009
initial commit
6 anos atrás
.DS_Store
initial commit
6 anos atrás
Main.java
initial commit
6 anos atrás
README.md
initial commit
6 anos atrás
package.bluej
initial commit
6 anos atrás
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
.