From eb1aed471b24cf01d0e26f63c6379511c0e13971 Mon Sep 17 00:00:00 2001 From: salilshukla8 <60434173+salilshukla8@users.noreply.github.com> Date: Thu, 1 Oct 2020 07:31:33 +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 0000000..a0b9c10 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# python +Python tutorials for absolute beginners +It contains all the basics of Python and will be helpful who is starting to learn code.