新增方法

This commit is contained in:
2026-09-19 15:21:01 +08:00
parent 7159b7db02
commit 2cfac8bd1f
+3
View File
@@ -7,6 +7,9 @@ def func2():
def func3():
print("u9c2ur2uc9823nyrc982")
def func4():
print("1111111111111111111111111")
if __name__ == '__main__':
print("hello world")
func1()