HACKAHOLIC
LEVEL 12
Who's ready for some math. This test will check your basic mathematics skills. Cant find the math? You know where to look for
Hint : Check source thoroughly.
var foo = 5 + 6 * 7 var bar = foo % 8 var moo = bar * 2 var rar = moo / 3 function check(x) { if (x.length == moo) { console.log("win!"); } else { console.log("fail D:"); } }
Submit