diff --git a/hallo.py b/hallo.py index 62fd63b..5337c6a 100644 --- a/hallo.py +++ b/hallo.py @@ -1 +1,2 @@ print("Hallo Welt") +print(3 + 5)