From 4231737d86228adbdd7f7428c1a0a284a79b3552 Mon Sep 17 00:00:00 2001 From: Harsh Agarwal <39092342+Harsh-2909@users.noreply.github.com> Date: Fri, 31 May 2019 20:59:27 +0530 Subject: [PATCH] Create README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..b050dec5 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Python-programming-exercises +100+ Python challenging programming exercises to help you in sharpening your Python Skills. +Problems ranging from Begineer to Advanced.