I'm still new to python and I was on a website that gives quizzes. This was one of the questions "In a file called playback.py, implement a program in Python that prompts the user for input and then outputs that same input, replacing each space with ... (i.e., three periods)." I don't have any...