Skip to content

Commit 62d557e

Browse files
authored
Update README.md
1 parent 10f905b commit 62d557e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
* 순차 탐색: [Python 3.7 코드](/7/1.py)
101101
* 재귀 함수를 이용한 이진 탐색: [Python 3.7 코드](/7/2.py)
102102
* 반복문을 이용한 이진 탐색: [Python 3.7 코드](/7/3.py)
103-
* 빠르게 입력 받기: [Python 3.7 코드](/7/4.py)
103+
* 파이썬에서 빠르게 입력 받기: [Python 3.7 코드](/7/4.py)
104104
* 실전
105105
* 부품 찾기
106106
* 이진 탐색으로 해결: [Python 3.7 코드](/7/5.py)

0 commit comments

Comments
 (0)