From 81d0ae6b7b4c1d03345d43dbd3a22cc55f464fd0 Mon Sep 17 00:00:00 2001 From: shreyanshu420 <72186416+Shreyanshu420@users.noreply.github.com> Date: Tue, 12 Jan 2021 16:36:06 +0530 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index eadfec1..0c08ab1 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # Beginner-Projects -A repository for simple projects for beginners to get involved with +# python +>> Python is an interpreted, object-oriented, high-level programming language with dynamic semantics. ... Python's simple, easy to learn syntax emphasizes readability and therefore reduces the cost of program maintenance. +>> A repository for simple projects for beginners to get involved with