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 |
Differentiate between the append() and extend() methods of a list?
What does tuple mean?
What is “call by reference” in python?
Name few python checkers for debugging?
What are Python's built-in data structures?
How do I run a python script?
What is flask- wtf? Explain its features.
How to write multiple statements in a single line in python?
What is the pass statement in python?
What is python method?
What is an f string in python?
What is a program interpreter?