Open Breydson opened 3 years ago
Need help
I'm trying to install the w4sp-lab but this is giving me this error.
Please how do I solve it?
print (r'ls -sail / root')
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?