Update Task03 python与word.md

This commit is contained in:
Muxiaoxiong 2021-06-19 11:21:02 +08:00 committed by GitHub
parent 80ce7201c6
commit c3eafdd641
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
```pyhton
pip3 install python-docx
conda install python-doc
conda install python-docx
```
> 或在pycharm的setting操作安装示意如下