Hi everyone! Does anyone know how to make a chat in Python? I tried to search it up and understand the code, but there is always something wrong. They give me server.py and client.py, but my main.py is empty, the code doesn't work. Does anyone know how to make it? Thank you!
How To Make A Chat In Python
Hi everyone! Does anyone know how to make a chat in Python? I tried to search it up and understand the code, but there is always something wrong. They give me
server.py
andclient.py
, but mymain.py
is empty, the code doesn't work. Does anyone know how to make it? Thank you!