JSFiddle - React, Tailwind, and code Playground by NibblyPig July 23, 2019 JavaScript var x = 2.1; var y = x * 3; alert(y);