What type of language is Python?
Answers were Sorted based on User's Feedback
Answer / nashiinformaticssolutions
Python is usually used as a general-purpose programming language, but it may also be used to write scripts.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / glibwaresoftsolutions
Python is usually used as a general-purpose programming language, but it may also be used to write scripts.
| Is This Answer Correct ? | 0 Yes | 0 No |
Tell me is there a switch or case statement in python? If not then what is the reason for the same?
Which is best gui for python?
What is a coverage report?
Is all the memory freed when python exits?
Can python function return multiple values?
What does super () do python?
Is python better than matlab?
What are Python modules? Name a few Python built-in modules that are often used.
Which python function will you use to convert a number to a string?
In python, how do copy a file?
How to compare two lists in python?
What is subn() function?