python replace multiple spaces with comma code example Example: replace multiple spaces with single space python ' '.join(mystring.split())