v1
2/8/2025 by lukasbach -00
Setup HTML - click to add setup HTML
disable setup JavaScript
Setup JavaScript
const input = Math.floor(Math.random() * 1000);
delete caserun single casemove downdrag and drop case


ready



const str = `${Array.from({ length: input }, () =>"!").join("")}false`;
const result1 = eval(str);
delete caserun single casemove updrag and drop case


ready



const result2 = input % 2 === 0;
Test Case - click to add another test case
Teardown JS - click to add teardown JavaScript
Output (DOM) - click to monitor output (DOM) while test is running
RUN