8 lines
143 B
Text
8 lines
143 B
Text
|
|
[ $ \import time
|
||
|
|
time.sleep(from_stack())\
|
||
|
|
python ] is sleep ( seconds --> )
|
||
|
|
|
||
|
|
say "Sleeping..."
|
||
|
|
10 sleep
|
||
|
|
say "Awake!"
|