<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><DIV>I recently downloaded the newer version of python, the 2.5.1 one, and when ever i try to make an input what ever i type into the brackets appears on the next line and when i try to add the next line it carries on from the input,This is what happens:</DIV>
<DIV>&nbsp;</DIV>
<DIV>I&nbsp;type this down:</DIV>
<DIV>&nbsp;</DIV>
<DIV># Area calculation program<BR><BR>&gt;&gt;&gt;print “Welcome to the Area calculation program”<BR>&gt;&gt;&gt;print “–––––––––––––”<BR>&gt;&gt;&gt;print<BR><BR>&gt;&gt;&gt;# Print out the menu:<BR>&gt;&gt;&gt;print “Please select a shape:”<BR>&gt;&gt;&gt;print “1&nbsp; Rectangle”<BR>&gt;&gt;&gt;print “2&nbsp; Circle”<BR><BR>&gt;&gt;&gt;# Get the user’s choice:<BR>shape = input(“&gt;30 “)</DIV>
<DIV>&gt;30 (and then this line appears)</DIV>
<DIV>(here i should type "# Calculate the area:" but it carries on from the above line and when i press enter i encunter an error and it all goes wrong)<BR>please help me with this problem.</DIV></div><br>
      <hr size=1> Sent from <a href="http://us.rd.yahoo.com/mailuk/taglines/isp/control/*http://us.rd.yahoo.com/evt=51949/*http://uk.docs.yahoo.com/mail/winter07.html">Yahoo!</a> &#45; the World&#39;s favourite mail.</body></html>