From 05f8b9856888e9371c42cad4303a3fc2c2be5c93 Mon Sep 17 00:00:00 2001 From: Zyaxsor Date: Tue, 18 Feb 2025 16:14:43 -0500 Subject: [PATCH] imported random library to fix error --- magic8.py | 1 + 1 file changed, 1 insertion(+) diff --git a/magic8.py b/magic8.py index c02c7c2..cadcd19 100644 --- a/magic8.py +++ b/magic8.py @@ -1,3 +1,4 @@ +import random name = "Joe" question = "Will I win the lottery?" answer = ""