From f00e9ba7a7eb1666a511824292f040a1d1ac9671 Mon Sep 17 00:00:00 2001 From: SarveshKT <59925834+SarveshKT@users.noreply.github.com> Date: Wed, 30 Sep 2020 20:22:23 +0530 Subject: [PATCH] Update index.py --- week0/index.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/week0/index.py b/week0/index.py index 19685ae..1c2be4c 100644 --- a/week0/index.py +++ b/week0/index.py @@ -1,3 +1,3 @@ __author__ = 'Chris' -print "We want... a shrubbery" +print ("We want... a shrubbery")