回答編集履歴
1
追記
answer
CHANGED
@@ -14,4 +14,6 @@
|
|
14
14
|
**実行結果** [Wandbox](https://wandbox.org/permlink/ecdcpjqklstNLxZ6)
|
15
15
|
```
|
16
16
|
2富士3鷹4なすび
|
17
|
-
```
|
17
|
+
```
|
18
|
+
|
19
|
+
**参考**: [re --- 正規表現操作 — Python 3.8.2 ドキュメント](https://docs.python.org/ja/3/library/re.html#re.sub)
|