Calsoft Interview Question

1. Data types in python -Performance Difference between list and tuple. Which one shall i use for system level coding? 2. Is python an interpreted or a compiled language? What can you tell me about the .pyc file? 3. What is a Python package, python module? What makes a directory containing .py files. a python package?