回答編集履歴
1
追記
test
CHANGED
@@ -5,3 +5,7 @@
|
|
5
5
|
if words[i] == text:
|
6
6
|
|
7
7
|
でどうぞ
|
8
|
+
|
9
|
+
|
10
|
+
|
11
|
+
[Pythonで文字列を比較(完全一致、部分一致、大小関係など) | note.nkmk.me](https://note.nkmk.me/python-str-compare/)
|