what is python?

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


Please Help Members By Posting Answers For Below Questions

Can you use bootstrap with python?

442


How to walk through a list in a sorted order without sorting the actual list?

708


What’s the difference between a list and a dictionary?

457


What does unittest main () do?

439


Explain about cookies in python?

462






What are the 3 types of loops?

447


What is the dictionary?

512


How do I run python setup py?

445


Do you know how is memory managed in python?

459


What is negative index in Python?

503


Is python can be compatible with command prompt?

468


How can you profile a python script?

436


What does an object() do?

446


How to append to a string in Python?

500


What is a raw input in python?

436