新增方法

This commit is contained in:
2026-09-19 14:52:10 +08:00
parent 2f1ee7a3ca
commit 2ded76e165
+1 -1
View File
@@ -1,7 +1,7 @@
def func1():
print("hello world1231231")
def func1():
def func2():
print("大家发附件奥利弗")
if __name__ == '__main__':