You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: starting.ipynb
+1-10Lines changed: 1 addition & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,6 @@
15
15
":::{note} 구글 코랩에서 실행\n",
16
16
"\n",
17
17
"[Google Colab: 프로그래밍 맛보기](https://colab.research.google.com/github/codingalzi/code-workout-python/blob/master/starting.ipynb)에서 열어 바로 실행할 수 있다.\n",
18
-
"구글 코랩에서는 각 셀을 `Shift+Enter` 단축키 조합으로 실행하며, 실행 결과는 셀 아래에 표시된다.\n",
19
18
":::"
20
19
]
21
20
},
@@ -2294,21 +2293,13 @@
2294
2293
"```"
2295
2294
]
2296
2295
},
2297
-
{
2298
-
"cell_type": "code",
2299
-
"execution_count": null,
2300
-
"metadata": {},
2301
-
"outputs": [],
2302
-
"source": []
2303
-
},
2304
2296
{
2305
2297
"cell_type": "markdown",
2306
2298
"metadata": {},
2307
2299
"source": [
2308
2300
":::{note} 연습문제 해답\n",
2309
2301
"\n",
2310
-
"[Google Colab: 프로그래밍 맛보기](https://colab.research.google.com/github/codingalzi/code-workout-python/blob/master/starting.ipynb)에서 열어 바로 실행할 수 있다.\n",
2311
-
"구글 코랩에서는 각 셀을 `Shift+Enter` 단축키 조합으로 실행하며, 실행 결과는 셀 아래에 표시된다.\n",
2302
+
"[(연습문제) 프로그래밍 맛보기](https://colab.research.google.com/github/codingalzi/code-workout-python/blob/master/practices/practice-starting.ipynb)에서 연습문제 해답과 해설을 확인할 수 있다.\n",
0 commit comments