发布时间:2019-08-09 10:20:09编辑:auto阅读(2548)
#!/usr/bin/python
def hello():
print "imported me,hello world"
def login():
print "I'm already login"
test.py
--------------------------------------
#!/usr/bin/python
import hello
hello.hello()
hello.login()
上一篇: python学习之路
下一篇: python 精练(1)
53529
40351
34754
30512
25389
25183
23595
18868
15174
14683
1151°
1073°
1143°
1160°
1197°
1352°
1311°
1286°
1382°
1326°