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