State some programming language features of python?
How do you include a module in your python file?
What happens in the background when you run a python file?
How do you check whether the two variables are pointing to the same object in python?
What is a negative indexing in python?
How do you dispose a variable in python?
What is tuple?
Explain about pickling and unpickling?
What is monkey patching?
Describe about the libraries of python?
What do you know about iterator protocol?
When do you choose a list over a tuple?
What is slice notation in python to access elements in an iterator?
What is a variable in python?
Mention five benefits of using python?