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 the difference between list and tuple?
Why do we need operator overloading?
What is a docstring in python?
What does means by split do in python?
What is the difference between django, pyramid, and flask?
What is pylintrc?
What does strip () do python?
What is called loop?
If while installing a package with pip, you get the error no matching installation found, what can you do?
What is reuests module will do?
What is the default argument in all the functions inside a class?
How do I get numpy in python?
Write python logic to count the number of capital letters in a file?
What does isalpha do in python?
What types are iterable in python?