Answer Posted / nashiinformaticssolutions
Python is a popular high-level, general-purpose programming language. Guido van Rossum invented it in 1991, and the Python Software Foundation continued to refine it.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between locals() and globals ()?
How do you insert a line break in python?
Explain logical operators in python?
What is print in python?
What are the disadvantages of python?
Explain split(), sub(), subn() methods of “re” module in python.
What a blank curly brace initialize? A dictionary or a set?
How will you get the length of the string?
Explain python’s pass by references vs pass by value.
Tell me what is docstring in python?
Why was the language called as Python?
What is pass in Python?
What is @property in python?
Write code to print only upto the letter t.
Why is numpy so fast?