Hi all,
I would like to ask. Im Fairuz and the new member for this forum. I having problems to sort the multi dimentional array in python. ie:
[('DcaUiVb_B09398-11', [None]), ('m3sui_R66441-35', []), ('m3sui_r26557-01', []), ('m3sui_R31225-24', []), ('m3sui_r66147-03', []), ('m3sui_R31225-23', []), ('m3sui_R30803-10', [])]
I have the list but im having problems to sort it according to the first word ie: ('m3sui_r66147-03', []). Im new in python code. Is there anyone that can guide me to do the code for this problems?
Thanks in advance.