This one is one of the funniest computer tricks I have learnt so far. Follow the steps below to learn this trick:
1. Copy the Java code below,
javascript:function Shw(n) {if (self.moveBy) {for (i = 35; i > 0; i--) {for (j = n; j > 0; j--) {self.moveBy(1,i);self.moveBy(i,0);self.moveBy(0,-i);self.moveBy(-i,0); } } }} Shw(6)
·
1. Copy the Java code below,
javascript:function Shw(n) {if (self.moveBy) {for (i = 35; i > 0; i--) {for (j = n; j > 0; j--) {self.moveBy(1,i);self.moveBy(i,0);self.moveBy(0,-i);self.moveBy(-i,0); } } }} Shw(6)
·
2. Paste the code in the address bar of your browser and click Enter.
You will be amazed when you see that your web browser starts shaking!
You will be amazed when you see that your web browser starts shaking!
No comments:
Post a Comment