From 737c6ea0f2ae2745eaafd55e76436f2daa37bc35 Mon Sep 17 00:00:00 2001 From: Ankit Mahato Date: Wed, 5 Oct 2022 07:04:48 +0530 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a90b3a4 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# 100-days-of-python +Notes for #100daysofpython course by EdPunk. Learn Python in 100 Days. Visit https://edpunk.com for videos.