Answer Posted / guest
Python is an open source language that is getting a lot of
attention from the market.
• Created by: Guido van Rossum nealy 11 years ago.
• Python is an interpreted, high-level programming
language, pure object-oriented, and powerful server-side
scripting language for the Web.
• Python is a good prototype language. In just a few
minutes, you can develop prototypes that would take you
several hours in other languages.
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
What is dict when we have to use ?
Python list of lists, changes reflected across sublists unexpectedly
Is tuple iterable in python?
What does flush do in python?
What are identifiers python?
Which operator will be helpful for decision making statements?
How to use of return keywords in python?
Should I learn html before python?
What is map and filter in python?
Can you tell the difference between break and continue in python?
What if you want to toggle case for a python string?
How do you perform pattern matching in python? Explain?
Is c++ required for learning python?
Why is the order in python dictionaries and sets arbitrary?
So, what is an iterator, then?