Skip to content

Commit 4e7e3a9

Browse files
committed
Test
1 parent 9325938 commit 4e7e3a9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Challenge/DaeunYang/1.arry/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@
22

33
다음 배열에서 400, 500를 삭제하는 code를 입력하세요.
44

5-
var nums = [100, 200, 300, 400, 500];
5+
var nums = [100, 200, 300, 400, 500];
6+
7+
0525 이거 바꿈

0 commit comments

Comments
 (0)