3 lines
63 B
Text
3 lines
63 B
Text
|
|
(until (= 10 (println (rand 1 19)))
|
||
|
|
(println (rand 1 19)) )
|