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