From 66c72991a2a2e150816870bf16e182e99a970e98 Mon Sep 17 00:00:00 2001 From: Sean <224066439+seanlourens94@users.noreply.github.com> Date: Mon, 6 Oct 2025 13:20:44 +0200 Subject: [PATCH] Fixed magic8.py file by importing the proper required library --- magic8.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/magic8.py b/magic8.py index c02c7c2..d793d86 100644 --- a/magic8.py +++ b/magic8.py @@ -1,3 +1,6 @@ +import random + + name = "Joe" question = "Will I win the lottery?" answer = ""