From 2b9ebf986b69acaf13997a7e37b481e0296e980b Mon Sep 17 00:00:00 2001 From: teddybear-09 Date: Fri, 14 Aug 2026 20:14:35 +0530 Subject: [PATCH] Fixed magic8.py by importing the proper required library --- magic8.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/magic8.py b/magic8.py index c02c7c21..d793d86d 100644 --- a/magic8.py +++ b/magic8.py @@ -1,3 +1,6 @@ +import random + + name = "Joe" question = "Will I win the lottery?" answer = ""