We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Need help
I'm trying to install the w4sp-lab but this is giving me this error.
Please how do I solve it?
The text was updated successfully, but these errors were encountered:
print (r'ls -sail / root')
Sorry, something went wrong.
No branches or pull requests
Need help
I'm trying to install the w4sp-lab but this is giving me this error.
Traceback (most recent call last):
File "/home/whitehat/Downloads/w4sp-lab-master/w4sp_webapp.py", line 8, in
import w4sp
File "/home/whitehat/Downloads/w4sp-lab-master/w4sp.py", line 23
print r ('ls -sail / root')
^
SyntaxError: invalid syntax
Please how do I solve it?
The text was updated successfully, but these errors were encountered: