I am building a simple Python server than will receive data from the client and print it on screen. This is my code so far.
SERVER CODE:
import socket