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')