strip() to remove space an tab python code example Example: strip whitespace python >>> s.strip() 'Hello World From Pankaj \t\n\r\tHi There'