This website requires JavaScript.
Explore
Help
Register
Sign In
algorithm
/
Python
Watch
1
Star
0
Fork
0
You've already forked Python
mirror of
https://github.com/TheAlgorithms/Python.git
synced
2025-07-20 03:31:26 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
Python
/
simple_client
History
gerroo
9ded2c3d22
Modified simple_client
...
Now it's more descriptive
2018-10-28 13:24:41 -08:00
..
client.py
Modified simple_client
2018-10-28 13:24:41 -08:00
README.md
Modified simple_client
2018-10-28 13:24:41 -08:00
server.py
Modified simple_client
2018-10-28 13:24:41 -08:00
README.md
simple client server
Note:
Run
server.py
first.
Now, run
client.py
.
verify the output.