sleep sleep package:turtle

Sleep for the given duration A numeric literal argument is interpreted as seconds. In other words, (sleep 2.0) will sleep for two seconds.