<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1458" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Thank you all for your help!</FONT></DIV>
<DIV> </DIV>
<DIV>Looking at 2 responses I recieved and combineing the info, I think I have
solved the problem.<BR><BR>When I first start up the IDLE gui, it is titled
"Python Shell" and I was attempting to enter everything here and I kept getting
>>> after each line I<BR>typed, and it would not work. </DIV>
<DIV> </DIV>
<DIV><FONT face=Arial color=#0000ff size=2>IDLE
1.0.3 <BR>>>> def
newLine():<BR> print</FONT></DIV>
<DIV><FONT color=#0000ff></FONT> </DIV>
<DIV><FONT face=Arial color=#0000ff size=2> <BR>>>> print "First
Line"<BR>First Line<BR>>>> newLine()</FONT></DIV>
<DIV><FONT color=#0000ff></FONT> </DIV>
<DIV><FONT face=Arial color=#0000ff size=2>>>> print "Second
Line"<BR>Second Line</FONT></DIV>
<DIV> </DIV>
<DIV>But, I learned that if I open a new window from the "Python Shell" and then
enter everything, then save, it would work<BR>just fine.<BR><BR>Thank you
again for your help<BR><BR>Tim Moffatt<BR></DIV></BODY></HTML>