52

python笔记-模块-小白测试-51CTO博客

 6 years ago
source link: http://blog.51cto.com/11test/2070358
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
模块是一段代码,以.py结束的文件引入:importmath,放在脚本的顶端调用函数:模块名.函数名导入模块中的一部分frommodnameimportname1[,name2[,...nameN]]导入所有frommodnameimport*

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK