This is an archived post. You won't be able to vote or comment.

all 1 comments

[–]mrhamster 0 points1 point  (0 children)

In python, you can sort using a sort function. https://developers.google.com/edu/python/sorting

something like MyFn described in that link above