JSFiddle - React, Tailwind, and code Playground by mooyah February 07, 2013 JavaScript var i; for (i = 0; i < 100; i += 0.1) { console.log(i); }