9 lines
138 B
Text
9 lines
138 B
Text
include ..\Utilitys.tlhy
|
|
|
|
:pickran len rand * 1 + get ;
|
|
|
|
( 1 3.1415 "Hello world" ( "nest" "list" ) )
|
|
|
|
10 [drop pickran ?] for
|
|
|
|
" " input
|