This website works better with JavaScript
홈
탐색
Yoda
Portal
Forum
도움말
로그인
Cohort4.2
/
BlueJ-SumOfInput
보기
6
좋아요
0
포크
39
코드
이슈
0
풀 리퀘스트
39
릴리즈
0
위키
Activity
2
커밋
1
브렌치
트리:
d112eb0bbf
master
브랜치
태그
${ item.name }
Create branch
${ searchTerm }
from 'd112eb0bbf'
${ noResults }
BlueJ-SumOfInput
HTTPS
ZIP
TAR.GZ
Demetrius Murray
d112eb0bbf
Completed
6 년 전
.DS_Store
initial commit
6 년 전
Main.class
Completed
6 년 전
Main.ctxt
Completed
6 년 전
Main.java
Completed
6 년 전
README.md
initial commit
6 년 전
Sum.class
Completed
6 년 전
Sum.ctxt
Completed
6 년 전
Sum.java
Completed
6 년 전
package.bluej
Completed
6 년 전
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
.