发布时间:2019-08-29 07:35:01编辑:auto阅读(2402)
#hello.py
def foo():
str="function"
print(str);
if __name__=="__main__":
print("main")
foo()
上一篇: 用Python建立最简单的web服务器
下一篇: 高性能Python之:Queue,deq
53253
40133
34511
30252
25162
24952
23352
16879
14956
14466
842°
768°
840°
847°
896°
1024°
1012°
1011°
1119°
1032°