diff --git a/hello.py b/hello.py index d0e1a8a..04cf949 100644 --- a/hello.py +++ b/hello.py @@ -1,4 +1,4 @@ -def func (: +def func (): print(hello)