Hello, This may be a very silly question, but is it possible to run more than one IDLE (Python 2.7) shell window at a time in the desktop? I have two separate programs to read GPS coordinates and compass bearings, and I would like to run both at the same time. However, when I try to run more than on...