You are on page 1of 1

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)

You might also like