回答編集履歴

1

修正

2017/07/02 04:22

投稿

toutou
toutou

スコア2050

test CHANGED
@@ -78,8 +78,6 @@
78
78
 
79
79
  for(let i = 0; cl.length>i;i++){
80
80
 
81
- console.log(cl[i]);
82
-
83
81
  cl[i].style.backgroundColor = 'white';
84
82
 
85
83
  a.style.backgroundColor = 'red';