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 |
What does input () do in python?
What is the syntax for dictionary comprehension in python?
Should I learn python or scala?
How to concatenate two lists in python?
Explain different way to trigger/ raise exception in your python script?
How do you open an already existing file and add content to it?
What does return none mean in python?
What are the rules for global and local variables in python?
What is the difference between python append () and extend () functions?
How do you sort a list in descending in python?
Should I learn python before c?
Should I use single or double quotes in python?