Skip to content

Commit b9b2d70

Browse files
committed
Update iteration-for.ipynb
1 parent c8f4f99 commit b9b2d70

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

iteration-for.ipynb

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"source": [
1717
":::{warning} 고민 사항\n",
1818
"\n",
19-
"예제에서 사용되는 사용자 입력 대신 `randint()` 함수 활용 가능\n",
19+
"이전 장에서 다룬 함수를 잘 활용하도록 해야 함.\n",
2020
":::"
2121
]
2222
},
@@ -3417,7 +3417,7 @@
34173417
],
34183418
"metadata": {
34193419
"kernelspec": {
3420-
"display_name": "Python 3 (ipykernel)",
3420+
"display_name": "base",
34213421
"language": "python",
34223422
"name": "python3"
34233423
},
@@ -3431,14 +3431,9 @@
34313431
"name": "python",
34323432
"nbconvert_exporter": "python",
34333433
"pygments_lexer": "ipython3",
3434-
"version": "3.12.7"
3434+
"version": "3.13.5"
34353435
},
3436-
"toc-autonumbering": true,
3437-
"vscode": {
3438-
"interpreter": {
3439-
"hash": "6c86b3592b6800d985c04531f2c445f0fa6967131b8dd6395a925f7622e55602"
3440-
}
3441-
}
3436+
"toc-autonumbering": true
34423437
},
34433438
"nbformat": 4,
34443439
"nbformat_minor": 5

0 commit comments

Comments
 (0)