发布时间:2019-08-29 07:35:01编辑:auto阅读(2073)
#hello.py
def foo():
str="function"
print(str);
if __name__=="__main__":
print("main")
foo()
上一篇: 用Python建立最简单的web服务器
下一篇: 高性能Python之:Queue,deq
51318
50770
41364
38169
32652
29542
28387
23259
23230
21555
1629°
2364°
1968°
1911°
2240°
1947°
2641°
4426°
4267°
3038°