mirror of
https://github.com/TheAlgorithms/Python.git
synced 2024-11-24 13:31:07 +00: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.
|