<DIV>OK...I have the following program</DIV>
<DIV> </DIV>
<DIV>i = 1</DIV>
<DIV>while i <= 6:</DIV>
<DIV>    print 2 * i,'   ',</DIV>
<DIV>    i = i + 1</DIV>
<DIV>print</DIV>
<DIV> </DIV>
<DIV>this is supposed to give you a "new" blank line after the program runs instead it just gives:</DIV>
<DIV>2   4   6   8   10   12</DIV>
<DIV>>>></DIV>
<DIV> </DIV>
<DIV>instead of:</DIV>
<DIV>2   4   6   8   10   12</DIV>
<DIV> </DIV>
<DIV>>>></DIV>
<DIV> </DIV>
<DIV>to get the above return I have to type in "print" twice,this can't be right?..ANY SUGGESTIONS?</DIV>
<DIV> </DIV>
<DIV>i = 1
<DIV>while i <= 6:</DIV>
<DIV>    print 2 * i,'   ',</DIV>
<DIV>    i = i + 1</DIV>
<DIV>print</DIV>
<DIV>print</DIV></DIV><p>
                <hr size=1> <a href="http://us.lrd.yahoo.com/_ylc=X3oDMTFqODRtdXQ4BF9TAzMyOTc1MDIEX3MDOTY2ODgxNjkEcG9zAzEEc2VjA21haWwtZm9vdGVyBHNsawNmYw--/SIG=110oav78o/**http%3a//farechase.yahoo.com/">Yahoo! FareChase - Search multiple travel sites in one click.</a>