diff --git a/README.md b/README.md index ef55853..f2c903e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,12 @@ # Python-Guide-for-Beginners A guide for Beginners in Python to refer +Python is an object oriented programming language . If you want to learn to code first time , choose Python cause it has many advantages over other languages +such as easy syntax , interpreted , cross platform and many more . + Everyone can contribute here simple programs they know in Python so that newbies learning Python can refer to them and see how Python code looks and how simple it is to code in Python. +Python is used in spotify , instagram , Netflix , Uber etc. + We also encourage everyone reading this to goto issues tab and create atleast 1 issue for a beginner