Now to the seccond step. Instead of one cashier we want to make 2 cashiers. For that we need an array, which holds the cashiers and we need to change the step function to work on said array. Your task is to do exactly that.