Home / Javascript Tips Generated By ChatGPT / Working with Arrays in Javascript Arrays store lists of values. Source Code let fruits = ['apple', 'banana', 'cherry'];