Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 487b858

Browse files
feat: level 0 리드미 추가
1 parent 2de642d commit 487b858

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎utils/build.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import fetch from 'node-fetch';
44
import fs from 'fs';
55

66
const COURSE_URL = 'https://programmers.co.kr/learn/courses/30';
7-
const levels = [1, 2, 3, 4, 5];
7+
const levels = [0,1, 2, 3, 4, 5];
88

99
const createAPI = () => {
1010
const splitCodeToSolutions = code => {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /