Re: [Tutor] traverse a two dimensional array

2008-06-18 Thread Emil
> Date: Wed, 18 Jun 2008 19:43:21 +0530 > From: [EMAIL PROTECTED] > To: tutor@python.org > Subject: [Tutor] (no subject) > > Hi , Could you please tell me , how i can traverse a two dimensional array , > i am sorry , it must be pretty simple but I am new to pytho

Re: [Tutor] traverse a two dimensional array

2008-06-18 Thread bob gailer
amit sethi wrote: Hi , Could you please tell me , how i can traverse a two dimensional array , i am sorry , it must be pretty simple but I am new to python am not able to understand. How did you create the array? How have you tried to traverse it? What do you mean by traverse? -- Bob Gaile