We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Merhaba Oğuz,
Satır 66'da aşağıdaki gibi syntax hatası veriyor;
except getopt.error, msg:
SyntaxError: invalid syntax
Bunu düzeltmek için yeterli bilgiye sahip değilim. ilgilenirsen sevinirim.
The text was updated successfully, but these errors were encountered:
Merhabalar kullanırken konsola yazdığın kodu atar mısın.
Sorry, something went wrong.
"Bununla denedim;" py brain12words.py
"Aşağıdaki ile de denedim, aynı hatayı aldım;" brain12words.py -n 9000000000000000000 -l 12 -w brainwalletdictionary.txt
"Aşağıdaki kodu ise bloom filtre oluşturmayı beceremediğim için hiç açamadım;" ./brain12words.py -n 9000000000000000000 -l 12 -w brainwalletdictionary.txt | ./brainflayer -v -o found.txt -b bloom.blf
No branches or pull requests
Merhaba Oğuz,
Satır 66'da aşağıdaki gibi syntax hatası veriyor;
SyntaxError: invalid syntax
Bunu düzeltmek için yeterli bilgiye sahip değilim. ilgilenirsen sevinirim.
The text was updated successfully, but these errors were encountered: