RosettaCodeData/Task/Sleep/Zoomscript/sleep.zoom
2023-07-01 13:44:08 -04:00

4 lines
50 B
Text

print "Sleeping..."
wait 1
println
print "Awake!"