JSFiddle - React, Tailwind, and code Playground by brandondurham April 19, 2019 JavaScript const num = parseInt(0.5, 10); document.write(typeof num);