发布时间:2019-08-29 07:35:01编辑:auto阅读(1903)
#hello.py
def foo():
str="function"
print(str);
if __name__=="__main__":
print("main")
foo()
上一篇: 用Python建立最简单的web服务器
下一篇: 高性能Python之:Queue,deq
49450
48652
39342
36423
30823
27645
26629
21454
21319
19667
332°
641°
566°
654°
1381°
734°
1414°
1652°
1300°
1287°