mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-04-12 00:35:54 +00:00
113 B
113 B
simple client server
Note:
- Run
server.py
first. - Now, run
client.py
. - verify the output.