diff --git a/demo1.py b/demo1.py index 360c77e..c36dddb 100644 --- a/demo1.py +++ b/demo1.py @@ -1,7 +1,7 @@ def func1(): print("hello world1231231") -def func1(): +def func2(): print("大家发附件奥利弗") if __name__ == '__main__':