From 09a9fc6e27d7f6a1dfe19c672ac5fc0cc18f7219 Mon Sep 17 00:00:00 2001 From: Armia Date: Mon, 11 Nov 2024 19:08:39 +1100 Subject: [PATCH] Fixed magic8.py file by importing the proper required 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 = ""