Loop Control Statements in C Introduction to HTML How to use the Github API The image tag, anchor tag and the button tag Ordered and Unordered Lists in HTML The division tag HTML Forms Tables in HTML Introduction to C Programming Introduction to Python Varibles and Datatypes in Python Operators in Python Typecasting in Python Input and Output in Python If Else in Python Loops in Python Break, Continue and Pass in Python Python practice section 1 Lists in Python Tuple in Python

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.