Chat Room A basic chatroom in Python that can connect with clients over LAN Tkinter interface available only for client.py Modules: + socket + threading + tkinter Instructions: Run the server.py file first Then run the client.py file to connect to the chat room