re fill space with T between with letters in python code example Example: add whitespaces between char python s = "BINGO" print(" ".join(s))