5 lines
71 B
Text
5 lines
71 B
Text
[ 20 random
|
|
dup echo sp
|
|
10 = if done
|
|
20 random echo cr
|
|
again ]
|