What is built-in type in python?
How are the differences in help () and dir () functions?
How to open a text file and display its contents?
What are the differences in xrange and range?
What are the differences in list and tuple?
What are the differences in the deep and shallow copy?
Which the command you use to exit help window in python?
What is the zip() function in python?
How ternary operators are used in python?
What are the benefits of python?
What is subn() function?
How to overload constructors or methods in python?
How will you reverse a list?
How do you invoke the python interpreter for interactive use?
Explain the difference between local and global namespaces?