Skip to content

Commit ae5abbb

Browse files
committed
up
1 parent 985e5b9 commit ae5abbb

File tree

3 files changed

+2023
-1
lines changed

3 files changed

+2023
-1
lines changed

functions.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"cell_type": "markdown",
1414
"metadata": {},
1515
"source": [
16-
":::{seealso}\n",
16+
":::{seealso} \n",
1717
"\n",
1818
"1. 본문 코드 실행: [(Google Colab) 함수](https://colab.research.google.com/github/codingalzi/code-workout-python/blob/master/functions.ipynb)\n",
1919
"\n",

practices/practice-conditional.ipynb

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,14 @@
1818
"먼저 [if 조건문](https://codingalzi.github.io/code-workout-python/conditional/) 내용을 공부한 다음에 연습문제를 풀어볼 것을 권장한다."
1919
]
2020
},
21+
{
22+
"cell_type": "markdown",
23+
"id": "1a44af8d",
24+
"metadata": {},
25+
"source": [
26+
"## 논리식"
27+
]
28+
},
2129
{
2230
"cell_type": "markdown",
2331
"id": "d7cbebcb",

0 commit comments

Comments
 (0)