Posts

My First Blog:PythonIntroduction

Image
Python   is a popular programming language. It was their from old time 1991 but came into existence in 1994 after Google adopted it . Python  language is invented by Guido van Rossum in 1991.                 Its main target was code readability.   From 2003  Python   popularity  increased gradually.         👉   It is used for : Web development (server-side) software development Data Science Machine Learning           🙋    Why Python is so popular ??  It's syntax which is simple and similar to the English language. It can works on different platforms like (Windows, Mac, Linux, Raspberry Pi, etc). It allows us to write programs with fewer lines than other languages. It can be treated in a procedural way,an object-orientated way or a functional way. It run on interpreter system, means the code can be executed once it is written.         💁   what we can do using Python? Using Python we can make production-ready software. Using Python we can perform complex ma