From 71ba4d0149768169115d1145d18fa64f1ef88a4a Mon Sep 17 00:00:00 2001 From: cspill <56167971+cspill@users.noreply.github.com> Date: Fri, 4 Oct 2019 12:26:48 -0400 Subject: [PATCH] Update ex1.py --- ex1.py | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/ex1.py b/ex1.py index 5bc9824..a7200a4 100644 --- a/ex1.py +++ b/ex1.py @@ -1,8 +1,5 @@ -print("Hello World!") -print("Hello Again") -print("I like typing this.") -print("This is fun.") -print('Yay! Printing') -print("I'd much rather you 'not'.") -print('I "said" do not touch this.') -print("If theres a # before anything else it becomes a comment.") +print("Hello Mars!") +print("Hello Earth") +print("Earth, i heard ur dying") +print("*death noise*") +print('Oh no he\'s dead')