I\'m trying to implement the quick sort algorithm - it contains a while loop with a couple of if-statements inside. It got me wondering about the order of execution inside while