Skip to content

Commit 9f40b75

Browse files
committed
up
1 parent 2ea9d68 commit 9f40b75

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

practices/practice-starting.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
"source": [
1414
":::{note} 구글 코랩에서 실행\n",
1515
"\n",
16-
"먼저 [프로그래밍 맛보기](https://codingalzi.github.io/code-workout-python/starting/) 내용을 공부한 다음에 연습문제를 푸세요.\n",
16+
"먼저 [프로그래밍 맛보기](https://codingalzi.github.io/code-workout-python/starting/) 내용을 공부한 다음에 연습문제를\n",
17+
"풀어볼 것을 권장한다.\n",
1718
":::"
1819
]
1920
},

starting.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414
"source": [
1515
":::{note} 구글 코랩에서 실행\n",
1616
"\n",
17-
"[Google Colab: 프로그래밍 맛보기](https://colab.research.google.com/github/codingalzi/code-workout-python/blob/master/starting.ipynb)에서 열어 바로 실행할 수 있다.\n",
17+
"[Google Colab: 프로그래밍 맛보기](https://colab.research.google.com/github/codingalzi/code-workout-python/blob/master/starting.ipynb)에서 \n",
18+
"파이썬 코드를 직접 실행할 수 있다.\n",
1819
":::"
1920
]
2021
},

0 commit comments

Comments
 (0)