Answer Posted / dheeraj shandilya
Python is a server side scripting language.
It was created by Guido Van Russem. He was mathematician.
Python is object oriented, interactive and interpreted
language.
We can write code on any editor and can run it.It is
portable,i.e. it runs on Mac, windows windows NT etc.
Currently 0.3% of websites uses Python in their server side
scripting language.
It is easy and fast to learn i.e. experimentation with code
is easy as every statement give result as we press enter.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the iterator protocol?
How python maintains conditional blocks?
Which database is best with python?
What does the term ‘monkey patching’ refers to in python?
Draw a comparison between the range and xrange in python?
What is argument in a function?
What is the best tutorial for python?
Write code to print only upto the letter t.
How many rows can pandas handle?
Is elif a keyword in python?
Explain delegation in python
How do you sort in python 3?
What is python api?
How do you define xrange in python 3?
What are the two main types of functions?