We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc8ca82 commit 2ea9d68Copy full SHA for 2ea9d68
1 file changed
practices/practice-starting.ipynb
@@ -4,7 +4,17 @@
4
"cell_type": "markdown",
5
"metadata": {},
6
"source": [
7
- "# (연습문제) 프로그래밍 맛보기"
+ "# 프로그래밍 맛보기"
8
+ ]
9
+ },
10
+ {
11
+ "cell_type": "markdown",
12
+ "metadata": {},
13
+ "source": [
14
+ ":::{note} 구글 코랩에서 실행\n",
15
+ "\n",
16
+ "먼저 [프로그래밍 맛보기](https://codingalzi.github.io/code-workout-python/starting/) 내용을 공부한 다음에 연습문제를 푸세요.\n",
17
+ ":::"
18
]
19
},
20
{
0 commit comments