回答編集履歴
1
誤字修正
answer
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
ちょっと苦しいですが、
|
2
2
|
|
3
3
|
```python
|
4
|
-
>>>
|
4
|
+
>>> txt = '''program algorithm
|
5
5
|
... sort.html
|
6
6
|
... search.html data.html
|
7
7
|
... data structure'''
|