substitute all spaces like chars with spaces python code example Example: python replace space with underscore mystring.replace(" ", "_")