Test Your Knowledge: Quiz

  1. What is the Python interpreter?

  2. What is source code?

  3. What is byte code?

  4. What is the PVM?

  5. Name two or more variations on Python’s standard execution model.

  6. How are CPython, Jython, and IronPython different?

  7. What are Stackless and PyPy?