A Simple Trap

by ElijahCirioli

JavaScript

while (true) {
var haha = prompt("Try and escape");
}