在这个例子中,有两个包含马种列表的数组。按照1+2的顺序合并这两个数组,最后的 breeds 数组如下:
breeds
['Quarter Horse', 'Thoroughbred', 'Arabian', 'Belgian', 'Percheron']