(fun main (do (def in (read)) (print "Your input was: ") (print in)))