Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

python order 2d array by secode element

sorted(arr, key=lambda x: x[1])
 
PREVIOUS NEXT
Tagged: #python #order #array #secode #element
ADD COMMENT
Topic
Name
3+5 =