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 are supporting python packages for data science operations?
What is the type () in python?
What tools can be used to unit test your python code?
How do you use n in python?
What is raise keyword do in python exception handling?
Difference between append vs. Extend list methods in python
What is python lint?
How is Python used in web development?
Where do you use python programming? Can you describe in detail?
Is instagram written in python?
How do I convert time to seconds in python?
How do you sort a list in ascending order in python?
Give one example for multiple statements in single statement?
How do you break a while loop?
What is the os module?