From 9bf99438649af72f69aa7332b7b2660ef10651fc Mon Sep 17 00:00:00 2001 From: TimothyM <43479409+TimothyMcKeon@users.noreply.github.com> Date: Fri, 4 Oct 2019 09:43:54 -0400 Subject: [PATCH] Update ex1.py --- ex1.py | 1 + 1 file changed, 1 insertion(+) diff --git a/ex1.py b/ex1.py index 5bc9824..2f329b1 100644 --- a/ex1.py +++ b/ex1.py @@ -6,3 +6,4 @@ 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.") +#updog