> input = open('/home/tom/Python/Input/SPY3.txt', 'r')
> N=0
> s = 'boo'
> date =[]
> T = [0,0,0,0,0,0]               #don't know why this is necessary
                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Ok, let's talk about that comment there.  Why six zeros?

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to