Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SyntaxError: Missing parentheses #17

Open
hamzasaeed2029 opened this issue Feb 25, 2020 · 3 comments
Open

SyntaxError: Missing parentheses #17

hamzasaeed2029 opened this issue Feb 25, 2020 · 3 comments

Comments

@hamzasaeed2029
Copy link

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

@UBISOFT-1
Copy link

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

@maisheri
Copy link

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

@UBISOFT-1
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants