Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Synax Error #10

Open
kacperdev0 opened this issue Aug 16, 2021 · 2 comments
Open

Synax Error #10

kacperdev0 opened this issue Aug 16, 2021 · 2 comments

Comments

@kacperdev0
Copy link

kacperdev0 commented Aug 16, 2021

File "instagram-brute-force.py", line 7
file = open(f'{dictionary}.txt', 'r')
^

SyntaxError: invalid syntax
I get this everytime
the arrow points to the ' , but github aligns to the left

@brightance
Copy link

tu pu le corriger ?sa

@theDreamer911
Copy link
Owner

Do you use python3?, in case you are using python 3, maybe you should change the ' with "

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants