diff --git a/ex1.py b/ex1.py index 5bc9824..9082c98 100644 --- a/ex1.py +++ b/ex1.py @@ -1,4 +1,4 @@ -print("Hello World!") +print("Hello World!") #this is for hacktoberfest print("Hello Again") print("I like typing this.") print("This is fun.")