From 876ceffae9faaa23e4fd31e7e7d2985ccb10673b Mon Sep 17 00:00:00 2001 From: Shaikh Mohammaddanish <55867722+ShaikhMohammaddanish@users.noreply.github.com> Date: Wed, 30 Sep 2020 15:25:02 -0400 Subject: [PATCH] Update read me --- README.md | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 214c531..3bd2b21 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,14 @@ -# python_tutorials_codewithharry -python_tutorials_code_with_harry +# Hi there. + +python has huge market demand and capability, plus my interest in python brings me to learn python.there are many online tutorials out there. + +I started my learning journey with [CodeWithHarry] Youtube channel. it has a nice explanation in Hindi with regular exercise. this repo content solution for that exercise. + +To run the script, Require python version 3 installed on your pc +you can run the script by command. +``` +python filename.py +``` + + + [CodeWithHarry]: