I am running this server code on Visual Studio Code for a server project:
import socket from _thread import * import sys server = "192.168.0.4" por