From c03f26672f55f3f04cb52143db0b142ea7278a25 Mon Sep 17 00:00:00 2001 From: soni81 <44508431+soni81@users.noreply.github.com> Date: Sun, 4 Oct 2020 15:22:53 +0530 Subject: [PATCH] Update hello_world.py --- hello_world.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello_world.py b/hello_world.py index a81aeee8..110d15db 100644 --- a/hello_world.py +++ b/hello_world.py @@ -1,3 +1,3 @@ -print('Hello world, welcome to Hacktoberfest 2019') +print('Hello world, welcome to Hacktoberfest 2020') #this is a hello world program written in python programming language. #I added a message for the event