diff --git a/ex1.py b/ex1.py index 5bc9824..97a88b7 100644 --- a/ex1.py +++ b/ex1.py @@ -6,3 +6,5 @@ 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.") + +#very cool