回答編集履歴
1
追記
answer
CHANGED
@@ -1,4 +1,7 @@
|
|
1
1
|
```
|
2
2
|
book = excel.Workbook()
|
3
3
|
```
|
4
|
-
では?(`w`ではなく`W`)
|
4
|
+
では?(`w`ではなく`W`)
|
5
|
+
|
6
|
+
リファレンス
|
7
|
+
https://openpyxl.readthedocs.io/en/stable/usage.html
|