質問編集履歴

1

誤字

2021/03/15 14:44

投稿

MitsukiN
MitsukiN

スコア2

test CHANGED
File without changes
test CHANGED
@@ -434,9 +434,9 @@
434
434
 
435
435
  if (array.length>1) {
436
436
 
437
- alert(array);
437
+ alert(array);
438
-
438
+
439
- }
439
+ }
440
440
 
441
441
  ```
442
442