Sunday, October 30, 2011

randint

just got a great idea.
intead of randint(1,5)-> A
if A = 1: goto 1
 and so on.
you could do this.

randint(1,5)->A: Goto A
ooorrrr, if this is even possible, you could make it even shorter.
as in
goto randint(1,5)
 but i dont know if that even works.

No comments:

Post a Comment