1Build a string with forEacheasy · 10 minUse forEach to build a dash-separated string of the values.Acceptance criteria1.#out should show a-b-c-.TaskHints 0/1Solution