JSFiddle - React, Tailwind, and code Playground by Deepak Manwal August 12, 2014 JavaScript var x=1000; var ans = (x+((x*1)/100))+100; alert(ans);