Este site funciona melhor com JavaScript
Página inicial
Explorar
Yoda
Portal
Forum
Ajuda
Entrar
natehalldev
/
ZCW-SumOfInput-BlueJ
feito fork de
Cohort4.2/BlueJ-SumOfInput
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull Requests
0
Versões
0
Wiki
Atividade
2
Commits
1
Branch
Tag:
0d385a6b19
master
Branches
Tags
${ item.name }
Criar branch
${ searchTerm }
de 0d385a6b19
${ noResults }
ZCW-SumOfInput-BlueJ
/
README.md
README.md
491B
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
.