python remove spaces un string code example Example: delete spaces in string python >>> s.replace(" ", "")