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

new issue #236

Open
vijays007 opened this issue Feb 21, 2024 · 1 comment
Open

new issue #236

vijays007 opened this issue Feb 21, 2024 · 1 comment

Comments

@vijays007
Copy link

File "/data/data/com.termux/files/home/SigPloit/sigploit.py", line 136
print table[c][row],
^^^^^^^^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?

@Pastlecry
Copy link

@vijays007 run this command:

python2 sigploit.py

the reason is because in python 2 you didn't have to put string in () and in python3 you have to
i hope it helps ;)

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

2 participants