JS content model test

From Esolang
Jump to navigation Jump to search
console.log("Bees activated.")
for(var i of [1,2,3,4,5])
{document.write(i + "<br/>");}