From c54ee6035029fe757a33273f43fbdcd5896e3d02 Mon Sep 17 00:00:00 2001 From: James Date: Mon, 2 Feb 2026 21:24:14 +0000 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..818082b 100644 --- a/magic8.py +++ b/magic8.py @@ -1,3 +1,6 @@ + +import random + name = "Joe" question = "Will I win the lottery?" answer = ""