Codecademy / practice-rebase-off-platform-project

3 stars 3.49k forks source link

Fix magic8.py error #21

Open Aquacoder345 opened 6 months ago

Aquacoder345 commented 6 months ago

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