I have a Python server running that listen to data that is sent by the Python client. The client takes input from the user and sends it to the server which prints it. Howeve