diff --git a/main.py b/main.py index ce47b77..31c7fb2 100644 --- a/main.py +++ b/main.py @@ -1 +1,2 @@ -print("hello") \ No newline at end of file +print("hello") +print("hello from the internet!")