JSFiddle - React, Tailwind, and code Playground
by rachelmc_
JavaScript
/*var job = 184
var population = 570
var households = 187
console.log((job+population+households)/3)*/
var eighteen = 52
var fortyfive = 313
console.log((fortyfive/eighteen)-1)