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