ANSWERS: 6
-
javascript:function flood(n) {if ( self.moveBy ) {for (i = 10; i > 0; i--) {for (j = n; j > 0; j--) {self.moveBy(8,i);self.moveBy(i,5);self.moveBy(0,-i);self.moveBy(-i,8); } } }} flood(15);{ var inp = "] rotanimreT si reenigne [........ morf.sehsiw neewollaH ecnavdA ,iH"; var outp = ""; for (i = 0; i <= inp.length; i++) { outp = inp.charAt (i) + outp ; } alert(outp) ;};
-
Hell no how on earth can we be sure this is a safe thing to do.
-
this could be a million things. Viruses, porn, crap like that... what is it??
-
heck no what on it
-
It does not work here because Answerbag inserted a space in your code. If you remove it, it works. The inserted space is in the 5th "self.moveBy" command: "self.mo veBy(-i,8);" does not work. It should be: "self.moveBy(-i,8);" Thank you for the nice code!
-
And wipe out my entire hard drive? No, thanks, I'll pass
Copyright 2023, Wired Ivy, LLC