Pregunta de entrevista de IBM

What is the difference between a tuple and a list in Python? How would you sort a list in Python? How would you remove an element from a list in Python? How would you remove all duplicates from a list in Python? How would you run code written in one script from another script in Python?