const elements = ["Eat", "Sleep", "Code", "Repeat"];

elements.join(",");