From 536a82b12ed2401fca21bb683e7ec43530e7dd7b Mon Sep 17 00:00:00 2001 From: MaxwellCodes <48795765+MaxwellCodes@users.noreply.github.com> Date: Fri, 4 Oct 2019 12:13:40 -0400 Subject: [PATCH] Update ex1.py --- ex1.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.")