Turmuxerror
vinayvk35 opened this issue · 0 comments
vinayvk35 commented
python compaxss.py --url https://support.snapchat.com/login?next=-run
File "/data/data/com.termux/files/home/compaXSS/compaxss.py", line 47
print color['blue'] + "\t\t#######################|>\033[1;33mCompaXSS\033[94m<|#########################" + color['white']
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(color['blue'] + "\t\t#######################|>\033[1)?