Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 14 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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]: <https://www.youtube.com/channel/UCeVMnSShP_Iviwkknt83cww>