Hi,
I have bought the Raspberry 3 starter kit deluxe. This is my first experience with Raspberry and Python. The program Python is downloaded and installed and is working.
There is 1 thing I don't understand. When writing programs in Python, the command IMPORT is used, e.g. "import wiringpi" for the led flashing program (to use the command sleep), on page 102.
When running the program with this statement an error occurs "file not found". Where can I find the files who are used with the command "import".
Thanks for your help
Bruno Mols
