simple perl program in python gives errors

squash at peoriadesignweb.com squash at peoriadesignweb.com
Mon Jan 30 11:52:04 EST 2006


I am a little annoyed at why such a simple program in Perl  is causing
so much difficulty for python, i.e:

$a += 200000 * 140000;

print $a;




More information about the Python-list mailing list