0 / 60 seg.

What will be the result of the following code?

const arr = [1, 2, 3];
console.log(Array.isArray(arr));