回答編集履歴

1

修正

2019/04/17 09:24

投稿

can110
can110

スコア38233

test CHANGED
@@ -10,7 +10,7 @@
10
10
 
11
11
 
12
12
 
13
- str型はシーケンスなので結合されます。
13
+ 文字列[テキストシーケンス型](https://docs.python.org/ja/3/library/stdtypes.html#text-sequence-type-str)なので結合されます。
14
14
 
15
15
 
16
16