Output the code N times
My PCG entry.
by DominoPivot
CSS
body {
white-space: pre-line;
}
JavaScript
document.body.textContent=Array(1+(+prompt()||2)).join(document.scripts[2].textContent)
by DominoPivot
body {
white-space: pre-line;
}
document.body.textContent=Array(1+(+prompt()||2)).join(document.scripts[2].textContent)