module T5 where -- >>> unwords example -- "This is a stale example of evaluation" example :: [String] example = ["This","is","an","example","of","evaluation"]