#!/usr/bin/guile -s !# (display "Type out a sentence, and we'll see if we can condense it.") (display "\n") (display "\n") ;; create a named let that loops until you guess the number correctly. (define sentence (read))