how to remove white space when printing in python code example Example: strip whitespace python >>> s.strip() 'Hello World From Pankaj \t\n\r\tHi There'