I started learning Python - and made a simple UDP Client, TCP Client, and TCP Server. π
Run via the following command: python3 tcp_client.py
Run via the following command: python3 tcp_server.py
Run via the following command: python3 udp_client.py