sorting based on key in python code example Example: pyhton built in sort arr = [ 1, 3, 2] arr.sort()