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
/
README.md
README.md
491B
Link permanente
Histórico
Original
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
.