Python Programming for Raspberry Pi, Sams Teach Yourself in 24 Hours

(singke) #1
Python interpreter. All modules, no matter where they “live,” must be imported before you can
use the functions they contain.


  1. This is a bit of a trick question. The correct answer is b, /usr/local/lib/python
    version/dist-packages. However, you don’t move the modules there yourself. The
    package installer does it for you.

Free download pdf