JSFiddle - React, Tailwind, and code Playground by Avi Algaly September 11, 2023 JavaScript const a = [0,1,2] const b = [3,4,5] console.log([a,b])