array javascript print last element code example Example: last element from list javascript const lastItem = colors[colors.length - 1]