Pages

Subscribe:

Ads 468x60px

Saturday, December 3, 2022

What is Python

 Python is a rapidly growing and very popular computer programming language, it is server side language  used to design web based applications.  Python was designed and developed by Guido van Rossum, and released in 1991.

  1. python is used for server side web application development.
  2. python can be used for web based software development
  3. python can be used to perform simple and complex mathematics calculations.
  4. python can be used to write system scripts.

 Simple script for python:

print("hello, world.!")

python is very easy to learn and easy to understand. its syntax is quit similar with c, c++, java and english language alike. if you have a little bit understanding of any of the language you can write scripts in python. if not than again there is know problem. you can still learn python.

No comments:

Post a Comment