mirror of
https://hub.njuu.cf/TheAlgorithms/Python.git
synced 2023-10-11 13:06:12 +08:00
9ded2c3d22
Now it's more descriptive
7 lines
113 B
Markdown
7 lines
113 B
Markdown
# simple client server
|
|
|
|
#### Note:
|
|
- Run **`server.py`** first.
|
|
- Now, run **`client.py`**.
|
|
- verify the output.
|