diff --git a/hello.py b/hello.py index d0e1a8a..4afd0c8 100644 --- a/hello.py +++ b/hello.py @@ -4,4 +4,4 @@ def func (: func() -prin("hehe") +print("hehe")