Run
Reset
Chrome
Cobalt
Monokai
Dreamweaver
Vibrant Ink
<!-- HTML -->
/*CSS*/
var z = 4 + 11; // Add 4 & 11, and assign the sum to z document.write(z);