From 7b25f54b2f30adc1d7928fdfe82e555220662e61 Mon Sep 17 00:00:00 2001 From: duffyphil Date: Tue, 23 Jun 2026 15:34:04 +0100 Subject: [PATCH] Fixed magic8.py file by importing the proper required library --- magic8.py | 1 + 1 file changed, 1 insertion(+) diff --git a/magic8.py b/magic8.py index c02c7c21..cadcd19b 100644 --- a/magic8.py +++ b/magic8.py @@ -1,3 +1,4 @@ +import random name = "Joe" question = "Will I win the lottery?" answer = ""