mirror of https://github.com/TwoWater/Python
Update 1.md
parent
2165e2d019
commit
9b359197de
|
@ -23,7 +23,7 @@
|
||||||
|
|
||||||
**在 Python 中,一个 .py 文件就称之为一个模块(Module)。**
|
**在 Python 中,一个 .py 文件就称之为一个模块(Module)。**
|
||||||
|
|
||||||
可以看下我之前写的例子,在 pychrome 上 ,这样一个 test.py 文件就是一个模块。
|
可以看下我之前写的例子,在 pycharm 上 ,这样一个 test.py 文件就是一个模块。
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue