v1
1/19/2021 by aqilcont -00
Setup HTML - click to add setup HTML
disable setup JavaScript
Setup JavaScript
let arr = "22321[9830pgrpuh,rcubk]".split("");
delete caserun single casemove downdrag and drop case


ready



let a = [];
for(let i = 0; i < arr.length; i ++)
	a[a.length] = arr.pop();
delete caserun single casemove updrag and drop case


ready



let a = [];
for(let i = 0; i < arr.length; i ++)
	a.push(arr.pop());
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