質問編集履歴
1
誤字修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -4,7 +4,7 @@
|
|
4
4
|
例
|
5
5
|
("Bastian", "n") //true
|
6
6
|
("He has to give me a new name", "name") //true
|
7
|
-
|
7
|
+
("Open sesame", "same") //true
|
8
8
|
("Walking on water and developing software from a specification are easy if both are frozen", "specification") //false
|
9
9
|
|
10
10
|
###試したこと
|