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

Received an error in the print statement in line 23 #128

Open
Bombenheimer opened this issue May 13, 2024 · 2 comments
Open

Received an error in the print statement in line 23 #128

Bombenheimer opened this issue May 13, 2024 · 2 comments

Comments

@Bombenheimer
Copy link

After running the script I received this error:

  File "/Users/bombenheimer/Documents/Programming Files/ddos-attack.py", line 23
    print "Author   : HA-MRX"
    ^^^^^^^^^^^^^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
@coldpon
Copy link

coldpon commented May 17, 2024

Change print to print(), because it's python3,Also, this project is useless.

@Bombenheimer
Copy link
Author

I know, I am just beefing up my stats in issues. I wouldn't use this either

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