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