Merge pull request 'Zhx' (#1) from zhx into master
Reviewed-on: zhouhuanxing/warehouse01#1
This commit was merged in pull request #1.
This commit is contained in:
@@ -4,6 +4,12 @@ def func1():
|
|||||||
def func2():
|
def func2():
|
||||||
print("大家发附件奥利弗")
|
print("大家发附件奥利弗")
|
||||||
|
|
||||||
|
def func3():
|
||||||
|
print("u9c2ur2uc9823nyrc982")
|
||||||
|
|
||||||
|
def func4():
|
||||||
|
print("1111111111111111111111111")
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
print("hello world")
|
print("hello world")
|
||||||
func1()
|
func1()
|
||||||
Reference in New Issue
Block a user