From 77ceb4c714622a8ed43dc9b48170f163a4965117 Mon Sep 17 00:00:00 2001 From: anku-13 <72180865+anku-13@users.noreply.github.com> Date: Thu, 1 Oct 2020 09:30:11 +0530 Subject: [PATCH] Update hello.py --- Class/class01/hello.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Class/class01/hello.py b/Class/class01/hello.py index ff2a614..b784ead 100644 --- a/Class/class01/hello.py +++ b/Class/class01/hello.py @@ -4,6 +4,6 @@ # # author: David Mathias # - +print('Hello World') print('Once upon a time')