[Tutor] parsing an array

sith . sith618 at yahoo.com
Thu Nov 15 15:46:23 CET 2007


greater !!
  greater !!
  smaller
  
  only the second and third "greater" and "smaller" output are correct as 1.5 is larger than 1 and 0 is smaller than 1.5.  
   
  What is i[1] greater than?  <----------------------------sorry this is wrong.
  Should be:
  What is the i[0,1] greater than?  There is no number before it in the list.
  Thank you.
  
 

       
---------------------------------
Never miss a thing.   Make Yahoo your homepage.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20071115/6582e809/attachment.htm 


More information about the Tutor mailing list