error explanation

Erik Max Francis max at alcyone.com
Mon Sep 29 21:48:46 EDT 2003


Steve Holden wrote:

> Try using raw_input() rather than input()

That definitely will not work.  That will just result in him trying to
preform arithmetic with strings instead of numerics.

-- 
   Erik Max Francis && max at alcyone.com && http://www.alcyone.com/max/
 __ San Jose, CA, USA && 37 20 N 121 53 W && &tSftDotIotE
/  \ The revolution will not televised
\__/  Public Enemy




More information about the Python-list mailing list