Open adelbaran opened 10 years ago
Are you running the script with python3? In python3 they replaced the print statement for a function. The script works using python 2.7.
I apologize, I just recently discovered this app/website and I'm teaching myself as I go. I also didn't realize my algorithms it was available to the public.
Please help me with this, I tried several times and the same error at line 58.
print p.findall(android_id)[0].strip() syntaxError: invalid syntax ^