From 291dfafc3158c2c97e1ab45b28338d4b115bb28e Mon Sep 17 00:00:00 2001 From: kelsmow <204389419+kelsmow@users.noreply.github.com> Date: Wed, 16 Apr 2025 11:16:32 -0500 Subject: [PATCH] Fixed magi8.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 = ""