You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every time I am trying to run the program it comes up with that File "code.py", line 34
print "[-] Invalid: " + picture + picture2
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("[-] Invalid: " + picture + picture2)?
Every time I am trying to run the program it comes up with that File "code.py", line 34
print "[-] Invalid: " + picture + picture2
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("[-] Invalid: " + picture + picture2)?