python study note

来源:互联网 发布:java file类绝对路径 编辑:程序博客网 时间:2024/05/17 20:01
import mystuffmystuff.apple()print mystuff.tangerinemystuff['apple'] # get apple from dictmystuff.apple() # get apple from the modulemystuff.tangerine # same thing, it's just a variable
0 0
原创粉丝点击