Swap elementos no matric -tendript

[elements[0], elements[3]] = [elements[3], elements[0]];
Alert Ape