mirror of
https://github.com/TheAlgorithms/Python.git
synced 2024-11-24 13:31:07 +00:00
9ded2c3d22
Now it's more descriptive
113 B
113 B
simple client server
Note:
- Run
server.py
first. - Now, run
client.py
. - verify the output.