diff --git a/hallo.py b/hallo.py index e9a908e..af3f144 100644 --- a/hallo.py +++ b/hallo.py @@ -1,3 +1,2 @@ print("Hallo Welt") -print("Hallo Welt") print(3 + 5) \ No newline at end of file