how to get rid of all whitespcae python code example Example: replacing spaces in a string python mystring.replace(" ", "_")