MayankFawkes/Python-Botnet

Syntax Error

MeWhenCum opened this issue · 2 comments

I know I'm suppose to change something here, but please help me.
When I try to run "python Server.py"
I'm left with this error

File "Server.py", line 66
def init(self, connect:Tuple[str,int]=("0.0.0.0",9999)):
^
SyntaxError: invalid syntax

Check your python version with python --version make sure to use python3.x.

Check your python version with python --version make sure to use python3.x.

THANKS!!!!!!