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.The designer of Python, Guido van Rossum |
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:
Read more:
0 comments:
Post a Comment