From a2790af5ebe52676a41c83dd94c1cdc47c9a62cc Mon Sep 17 00:00:00 2001 From: Al Ameen Date: Mon, 24 Nov 2025 22:34:16 +0530 Subject: [PATCH] Fixed the magic8.py by importing the requierd library. --- 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 = ""