Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
javascript-baseball-precourse
구현 기능 목록
1. 컴퓨터 랜덤 숫자 선택
재시작 및 종료
될 때까지 변경되지 않는다.2. 사용자 숫자 입력
3. 사용자 입력 유효성 판단
4. 숫자 비교
컴퓨터 랜덤 숫자
와사용자 숫자
를 비교한다.컴퓨터 랜덤 숫자
를 맞출 때까지 과정을 반복한다.5. 결과 출력
6. 재시작
7. 종료
8. 추가 기능 구현