Introduction to Python

Before starting Python we should know why to learn Python when there are thousands of programming languages. Python is a programming language that is used to develop websites, software, data analysis, and much more. It is a general-purpose programming language.

Reasons why Python is a fantastic programming language.
  1. Less development time:- When we use Python to develop any program it takes less time as compared to other programming languages.
  2. Libraries:- One of the best things in Python is that it has many libraries. We have more than 137,000 libraries to develop our programs.
  3. Multi purpose programmin language:- Pyhton can be used in following things:
    • Web development
    • GUI development
    • Game development
    • GUI development
    • Data analysis
    • Machine learning
    • Web automation and much more
what we can do with python
Now we are ready to learn Python, from the next article we will start Python in a rapid way.