JSFiddle - React, Tailwind, and code Playground by kirito0709 September 28, 2020 JavaScript var a = 3; var b = 33.1; alert(a*b);