Pauses program execution for specified number of seconds.
Delay(seconds)
The Delay subroutine accepts a parameter that specifies the number of seconds to wait.
Delay(2) ** **