From a3bda8fa9795b81dc0f7a221b12c29ca6a1c3409 Mon Sep 17 00:00:00 2001 From: winksh <40782126+keshshri@users.noreply.github.com> Date: Sun, 14 Dec 2025 16:23:45 +0530 Subject: [PATCH] Fixed magic8.py file by importing the proper required library --- magic8.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/magic8.py b/magic8.py index c02c7c2..f251695 100644 --- a/magic8.py +++ b/magic8.py @@ -1,3 +1,5 @@ +import random + name = "Joe" question = "Will I win the lottery?" answer = ""