Skip to content

Commit a800292

Browse files
committed
During the random number generation process, errors with number ranges from 1 to 8 have been corrected so that 1 to 9 operates normally
1 parent d67269a commit a800292

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616
1717
## 오류 수정
1818
1. make_computer_num() 수정
19-
> 랜덤 숫자 생성 과정에서 숫자 범위가 1~8인 오류 1~9 정상 작동하도록 수정
19+
> 랜덤 숫자 생성 과정에서 숫자 범위가 1에서 8인 오류 1에서 9 정상 작동하도록 수정

0 commit comments

Comments
 (0)