replace a ',' with space python code example Example: space to underscore python mystring.replace(" ", "_")