JSFiddle - React, Tailwind, and code Playground by booktu8 August 11, 2018 JavaScript var arr =[0,1,] for(var i =0; i<3;i++){ console.log(i) }