How will you sort a list?
What are the local and global variables in python?
What is sub() function?
How will you remove the last object from a list?
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?