mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-12-19 02:07:27 +08:00
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.
|