diff --git a/test.py b/test.py index f8289df..e8b615d 100644 --- a/test.py +++ b/test.py @@ -1 +1,2 @@ -print("Hallo, Welt!") \ No newline at end of file +print("Hallo, Welt!") +print("Hallo, Welt 2 !") \ No newline at end of file