Two noobe questions - 1). I downloaded a few python programs from Adafruit and when I open them in the console, using sudo ptyhon 'program', they work fine, but if I try and open the program from IDLE3, they will not work/open and get syntax errors, etc. Why is this happening, can I access the progr...