From 5542c6ca6db90fe01d18295a14fcf29f2479745f Mon Sep 17 00:00:00 2001 From: muClaps <72182694+muClaps@users.noreply.github.com> Date: Thu, 1 Oct 2020 10:49:21 +0530 Subject: [PATCH] Improve the text --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 12a9352c..d9717352 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,12 @@ Python 3 教程 ============ +Learn python 3 and built some new cool projects. +Why Python used for software development :- + -> Interactive + -> Interpreted + -> Modular + -> Dynamic + -> Object-oriented + -> Portable + -> High level + -> Extensible in C++ & C