add space after index string python code example Example: add whitespaces between char python s = "BINGO" print(" ".join(s))