Availability:built-in
normalize_space(-Out, 
+In)Normalize white space in In. All leading and trailing white 
space is removed. All non-empty sequences for Unicode white space 
characters are replaced by a single space (\u0020) 
character. Out uses the same conventions as with_output_to/2 
and format/3.