[Tutor] [Q] list and loop

Mark Rowe mark21rowe@yahoo.com
Mon, 26 Nov 2001 19:37:35 -0800 (PST)


Hey,

That can be done as follows:

list1 = range(1, 11)
list2 = range(10, 110, 10)
list3 = zip(list1, list2)

Mark Rowe

__________________________________________________
Do You Yahoo!?
Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
http://geocities.yahoo.com/ps/info1