Search
Use the filter() method to get all the elements in the names array whose length is less than 5 and store them in the shortNames array.
filter()
names
5
shortNames