0 / 60 seg.

What array is obtained when executing the following code?

const arr = [3, 1, 4];
arr.sort();