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
Is upper in python?
What are the differences between del keyword and clear() function?
Is javascript easier than python?
Is python is intended oriented?
How do you dispose a variable in python?
What does pep8 refer to?
What is @property in python?
What is the difference between the shallow copy and deep copy in python?
What is sphinx linux?
How does break, continue and pass work?
How do I generate random numbers in python?
What is linspace in python?
How will you remove a duplicate element from a list?
What is the meaning of a single- and a double-underscore before an object name?
What is the difference between args and kwargs?