Does python supports interfaces like in java or c#?
What is the pass statement in python?
How do you create your own package in python?
Explain python’s parameter-passing mechanism?
What is a counter in python?
Explain join() and split() in python.
What are the supported data types in python?
How do you insert an object at a given index in python?
How to determine the type of instance and inheritance in python?
Is python interpreted, or compiled, or both?
Explain split() methods of "re" module in python?
What is python's parameter passing mechanism?
Explain important characteristics of python objects?
Difference between lists and tuples in python?
Explain a few methods to implement functionally oriented programming in python?