mirror of
https://github.com/TheAlgorithms/Python.git
synced 2026-02-01 09:43:55 +08:00
113 B
113 B
simple client server
Note:
- Run
server.pyfirst. - Now, run
client.py. - verify the output.