Example:
let arr1 = Array(8).fill(Array(8).fill(\'_\')) arr1[3][5] = \'N\' console.log(arr) /* [ ["_", "_", "_", "_&qu