質問編集履歴

1

console,log => console\.log

2017/07/07 15:08

投稿

actine
actine

スコア16

test CHANGED
File without changes
test CHANGED
@@ -52,7 +52,7 @@
52
52
 
53
53
 
54
54
 
55
- console,log(families);
55
+ console.log(families);
56
56
 
57
57
  ```
58
58