Bill Jordan wrote:
Hey guys,
I am sorry if this is not the right list to post some questions. I
have a simple question please and would appreciate some answers as I
am new to Python.
I have 2 D array: test = [[A,1],[B,2],[A,3][B,4]]
I want to arrang this array in different arrays so each on
On 29-Apr-10 14:46 PM, MRAB wrote:
Bill Jordan wrote:
Hey guys,
I am sorry if this is not the right list to post some questions. I
have a simple question please and would appreciate some answers as I
am new to Python.
I have 2 D array: test = [[A,1],[B,2],[A,3][B,4]]
I want to arrang this arra
Bill Jordan wrote:
Hey guys,
I am sorry if this is not the right list to post some questions. I have
a simple question please and would appreciate some answers as I am new
to Python.
I have 2 D array: test = [[A,1],[B,2],[A,3][B,4]]
I want to arrang this array in different arrays so each on