What are tuples in python? How differ with lists?
What is split() function?
How will you remove an object from a list?
How will you get the length of the string?
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?