We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6bd174 commit 76f7ff2Copy full SHA for 76f7ff2
README.md
@@ -9,3 +9,5 @@ if 등의 조건문을 사용해 봅시다.
9
## **[STEP 3 반복문](https://github.com/letsjo/python_algorithm_baekjoon/issues/4)**
10
for, while 등의 반복문을 사용해 봅시다.
11
12
+## **[STEP 4 1차원 배열](https://github.com/letsjo/python_algorithm_baekjoon/issues/5)**
13
+배열을 사용해 봅시다.
0 commit comments