質問編集履歴

2

情報の修正

2018/08/12 12:29

投稿

taiyo2017
taiyo2017

スコア170

test CHANGED
File without changes
test CHANGED
@@ -22,9 +22,9 @@
22
22
 
23
23
  ```ここに言語を入力
24
24
 
25
- data1=['Where', 'is', 'Mary', '?']
25
+ data1=['Where', 'is', 'Mary', '?'・・・・・]
26
26
 
27
- data2=['John', 'moved', 'to', 'the', 'bathroom']
27
+ data2=['John', 'moved', 'to', 'the', 'bathroom'・・・・]
28
28
 
29
29
  ```
30
30
 

1

情報の追加

2018/08/12 12:29

投稿

taiyo2017
taiyo2017

スコア170

test CHANGED
File without changes
test CHANGED
@@ -17,3 +17,15 @@
17
17
  ```
18
18
 
19
19
  の部分で足し算をしているのが理解できず。。。
20
+
21
+
22
+
23
+ ```ここに言語を入力
24
+
25
+ data1=['Where', 'is', 'Mary', '?']
26
+
27
+ data2=['John', 'moved', 'to', 'the', 'bathroom']
28
+
29
+ ```
30
+
31
+ のような内容です。