Python (Programming Language)

Python (programming language)



Python was created by Guido van Rossum in 1991. Python is easier than other programming languages. Therefore many beginner programmers start their journey with python. 

Python use to solve mathematical problems, software development, script writing, web server side developments and more.



python language can works with the different type of platforms such as Windows, Mac, Linux.

The designer of Python, 
Guido van Rossum
Python is high level and an interpreted programming language.(There are two type of programming languages. They are compiled, interpreted)

Python is keywords are close to English. That is one reason to this to be easy language. (Keywords also known as reserved words. There are 36 keywords in python.)

Python has released two versions. (python2, python3). Python 2 released in 2000 and Python 3 released in 2008

In python
we can use programming paradigms such as structured, object oriented and functional programming.


References:

W3schools

Wikipedia

Read more:

Python variables

IF/ELIF/Else statements


0 comments:

Post a Comment