remove whitespace in a string python code example Example: strip whitespace python >>> s.strip() 'Hello World From Pankaj \t\n\r\tHi There'