0 / 60 seg.

What array is obtained when executing the following code?

const names = ['Ana', 'ana', 'Bob', 'bob'];
names.sort();