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

Fix magic8.py error #1

Closed
sabajamalian opened this issue Jan 4, 2022 · 0 comments · May be fixed by #63, #92, #123, #163 or #166
Closed

Fix magic8.py error #1

sabajamalian opened this issue Jan 4, 2022 · 0 comments · May be fixed by #63, #92, #123, #163 or #166

Comments

@sabajamalian
Copy link
Collaborator

The code for magic8.py uses the Python random library without importing it. This causes issues during runtime.

@Swislok-Dev Swislok-Dev mentioned this issue Jul 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment