Possible Duplicate: How can I turn a list into an array in python?
How can I turn a list such as:
<
This assumes that data_list has a length that is a multiple of three
i=0 new_list=[] while i