Skip to content

Commit bd39f99

Browse files
authored
Merge pull request jackfrued#55 from wjsvec/patch-1
Update 初识Python.md
2 parents bdf2bd5 + 93833ed commit bd39f99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Day01-15/Day01/初识Python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ PyCharm的安装、配置和使用我们在后面会进行介绍。
223223

224224
### 练习
225225

226-
1. 在Python交互环境中下面的代码查看结果并将内容翻译成中文
226+
1. 在Python交互环境中查看下面的代码结果,并将内容翻译成中文
227227

228228
```Python
229229
import this

0 commit comments

Comments
 (0)