hulk icon indicating copy to clipboard operation
hulk copied to clipboard

SyntaxError: Missing parentheses

Open hamzasaeed2029 opened this issue 4 years ago • 3 comments

File "hulk.py", line 72 print '---------------------------------------------------' ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print('---------------------------------------------------')?

hamzasaeed2029 avatar Feb 25 '20 07:02 hamzasaeed2029

Try the go version as go run hulk.go -site https://www.example.com

UBISOFT-1 avatar Apr 16 '20 18:04 UBISOFT-1

The hulk tool code is based of python2.7. It seems you are using python3.0, hence the syntax error.

maisheri avatar May 25 '20 06:05 maisheri

@maisheri You are correct but the GoLang Version is 10X Better.

UBISOFT-1 avatar May 26 '20 21:05 UBISOFT-1