JSFiddle - React, Tailwind, and code Playground by Marcos vini August 13, 2020 JavaScript var a = 8; if (a % 2 == 0) { console.log('cu'); }