From 1c9e1b51d6cfadf7d603b7778f26367233ec00ff Mon Sep 17 00:00:00 2001 From: MATRIXDEVIL <92071491+MATRIXDEVIL@users.noreply.github.com> Date: Sun, 17 Oct 2021 16:50:52 +0530 Subject: [PATCH] Create hacktoberfest2021.py Welcome hactoberfest 2021 --- hacktoberfest2021.py | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 hacktoberfest2021.py diff --git a/hacktoberfest2021.py b/hacktoberfest2021.py new file mode 100644 index 0000000..4d86611 --- /dev/null +++ b/hacktoberfest2021.py @@ -0,0 +1,6 @@ +#LANGUAGE: Python +#AUTHOR: Shivam Sharma +#GITHUB: https://github.com/MATRIXDEVIL + + +print("Hey, Welcome To hactoberfest 2021")