1Fix the empty array checkeasy · 8 minAn empty array is truthy, so length must be checked.Acceptance criteria1.#out should show no items.TaskHints 0/1Solution