JSFiddle - React, Tailwind, and code Playground by Hugo Carneiro August 20, 2019 JavaScript var one = 1; one += 2; console.log(one)