for i in range(1,5):
     print i

At 26/04/2002 10:58:13, [EMAIL PROTECTED] wrote:
#  Python was my biggest surprise last year. I found it be very usefull and
#  tasty. The IDLE gives really fantastic opportunities. It is really GRAND.
#  My only problem with python is the missing 'for '.
#  The for statement in python seems to be a foreach
#        and the 'while 1:' is really a strange 'accent'.
#
#  How do you solve the missing of the classical FOR ?
#
#  Best regards,
#
#  E-Mail: [EMAIL PROTECTED]
#
#  _______________________________________________
#  ActivePython mailing list
#  [EMAIL PROTECTED]
#  To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
#
Roger


_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to