python join input into list and remove spaces code example Example: replacing spaces in a string python mystring.replace(" ", "_")