JSFiddle - React, Tailwind, and code Playground by Akihiko Kusanagi October 13, 2019 JavaScript function a() { } alert([1,2,3].reduce(function(acc,cur,i) {return i}));