davidbombal / red-python-scripts

MIT License
2.04k stars 1.59k forks source link

SyntaxError #31

Open ghost opened 2 years ago

ghost commented 2 years ago

C:\Program Files\Python310\python.exe" "C:/Program Files/Python310/test/exif.py" File "C:\Program Files\Python310\test\exif.py", line 1 Python 3.10.0 (tags/v3.10.0:b494f59, Oct 4 2021, 19:00:18) [MSC v.1929 64 bit (AMD64)] on win32 ^^^^^^^^^^ SyntaxError: invalid syntax. Perhaps you forgot a comma?

senpa1-13 commented 1 year ago

I think the first line is supposed to be a comment, try adding '#' symbol in the starting