-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
I run the server.py then on another window on the same pc all on the same network I run client.py and it prompts for a message then gives me this error
Enter your message: hello
Traceback (most recent call last):
File "client.py", line 11, in
message = input("Enter your message: ")
File "", line 1, in
NameError: name 'hello' is not defined
Metadata
Metadata
Assignees
Labels
No labels