Search
The fill() method changes values inside an array with a value of our choice.
fill()
Take a look:
The fill() method changes the existing array and returns it.