Skip to content

Commit b483d36

Browse files
committed
Update iteration-for.ipynb
1 parent 750a74e commit b483d36

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

iteration-for.ipynb

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,14 @@
1111
},
1212
{
1313
"cell_type": "markdown",
14-
"id": "74dd2195",
14+
"id": "c25efd91",
1515
"metadata": {},
1616
"source": [
17-
":::{warning} 고민 사항\n",
17+
":::{seealso} \n",
1818
"\n",
19-
"이전 장에서 다룬 함수를 잘 활용하도록 해야 함.\n",
19+
"1. 본문 코드 실행: [(Google Colab) for 반복문](https://colab.research.google.com/github/codingalzi/code-workout-python/blob/master/iteration-for.ipynb)\n",
20+
"\n",
21+
"2. 연습문제 해답과 해설: [(연습) for 반복문](https://colab.research.google.com/github/codingalzi/code-workout-python/blob/master/practices/practice-iteration-for.ipynb)\n",
2022
":::"
2123
]
2224
},

0 commit comments

Comments
 (0)