i was hoping one didnt have to initialize variables because perl defaults their value to zero. Also I noticed if I initialize a variable as 0 , then I can only do integer math not floating math. this just seems kind of backward as I am used to php and perl which dont require such strict rules.
-- http://mail.python.org/mailman/listinfo/python-list