Skip to content

Commit 45b1da3

Browse files
committed
Update iteration-while.ipynb
1 parent 0fa1e3d commit 45b1da3

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

iteration-while.ipynb

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -494,7 +494,18 @@
494494
"cell_type": "markdown",
495495
"metadata": {},
496496
"source": [
497-
"## 이진 탐색"
497+
"## (부록) 이진 탐색"
498+
]
499+
},
500+
{
501+
"cell_type": "markdown",
502+
"metadata": {},
503+
"source": [
504+
":::{note}\n",
505+
"\n",
506+
"이진 탐색은 이어지는 내용을 이해하는 데에 필수 요소는 아닙니다.\n",
507+
"한 번 시도해보겠다는 도전 정신이 있는 경우에만 읽기 바랍니다. \n",
508+
":::"
498509
]
499510
},
500511
{

0 commit comments

Comments
 (0)