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

extra : in code #1

Open
jtone2k8 opened this issue Oct 23, 2020 · 0 comments
Open

extra : in code #1

jtone2k8 opened this issue Oct 23, 2020 · 0 comments

Comments

@jtone2k8
Copy link

Great work!

Line 15 there is an extra : at the end

p_test = p_test_half + 'A'.encode()*4:

should be

p_test = p_test_half + 'A'.encode()*4

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

1 participant