7 lines
75 B
Text
7 lines
75 B
Text
random
|
|
|
|
mda(0) = {0,1,2,3,4,5,6,7,8,9}
|
|
|
|
print mda(rnd(10)-1)
|
|
|
|
HandleEvents
|