python trim all whitespace code example Example: delete spaces in string python >>> s.replace(" ", "")