This website works better with JavaScript
Home
Explore
Yoda
Portal
Forum
Help
Sign In
BDefrancis
/
ZCW-SumOfInput-BlueJ
forked from
Cohort4.2/BlueJ-SumOfInput
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
3
Commits
1
Branch
Tree:
3256bd7d6f
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '3256bd7d6f'
${ noResults }
ZCW-SumOfInput-BlueJ
HTTPS
ZIP
TAR.GZ
Brandon Defrancis
3256bd7d6f
Final commit
6 years ago
.DS_Store
initial commit
6 years ago
Main.java
Final commit
6 years ago
README.md
initial commit
6 years ago
package.bluej
Sum of numbers 1 to n
6 years ago
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
.