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 are the programming-language features of python?
How do I reverse the range of a python order?
What are its benefits of flask?
What are the two types of functions in python?
Write a script to connect to MySql database using Python?
What does file flush mean?
Tell me what's the process to get the home directory using ‘~' in python?
Do arrays start at 0 in python?
What is chmod 755 in python?
Define a method in Python?
What is json? Describe in brief how you’d convert json data into python data?
What is the purpose of __ init __?
How do you create a dictionary which can preserve the order of pairs?
How do I find the current module name?
Does python have overloading?