diff --git a/hello.py b/hello.py index d0e1a8a..2646fed 100644 --- a/hello.py +++ b/hello.py @@ -1,7 +1,2 @@ -def func (: - print(hello) - - -func() - +print(hello) prin("hehe")