Executing the following code in the Python Shell window - >>> print \ "Snake Ey\ es" produces output Snake Ey es Six spaces are inserted between the 'y' and 'e' in eyes. This works fine in a terminal window. Regards, Jeff Stephens=20