JSFiddle - React, Tailwind, and code Playground

by westdp1991

JavaScript

var count = 32;
count+= 16;
document.write(count)