Learn Simpli

Free Online Tutorial For Programmers, Contains a Solution For Question in Programming. Quizzes and Practice / Company / Test interview Questions.

Introduction to python

What is python and where python can be used and what python can do?

In this chapter, you will learn about what is python, where python can be used and why python.

What is python?

As we know python is one of the booming and powerful programming languages. It’s a powerful programming language, it provides a lot of modules that helps in building system applications as well as web applications. Python can be used in both web applications and system software application development.

Where python can be used?

  1. It helps in developing web server applications.
  2. It helps in managing the very large database systems.
  3. It can be used for data analysis
  4. It can be used to perform complex mathematics operations

Why python?

  1. OOPs programmers can learn it very quickly
  2. It supports multiple platforms like Windows, Mac, Linux, Raspberry Pi.
  3. It has a very simple syntax which is easier to learn.
  4. It has a syntax that allows developers to write programs with fewer lines.
  5. Open-source libraries
  6. Python is dynamic typing which helps in reassigning the variable value or data type

One thought on “Introduction to python

Comments are closed.