str-time: to integer! ask "Enter wait time " ;get user input , convert to integer print "waiting" wait str-time ;Seconds print "awake"