Is this program for python 3.7? When I try to run the program it says "Missing parentheses in call to 'print'. Did you mean print("[+] %s URLs to be screenshot" % screenshot_number)?". So, I then assumed it was Python 2.7. Would you like me to add the parenthesis? or maybe you could add that its only for python 2.7
Is this program for python 3.7? When I try to run the program it says "Missing parentheses in call to 'print'. Did you mean print("[+] %s URLs to be screenshot" % screenshot_number)?". So, I then assumed it was Python 2.7. Would you like me to add the parenthesis? or maybe you could add that its only for python 2.7