From 2031beaaeaa6b439d8dec7de8bd043e008d76c6a Mon Sep 17 00:00:00 2001 From: CicadaX <57911283+FedericoJoly@users.noreply.github.com> Date: Mon, 20 Jan 2025 20:03:29 +0100 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..6e33c1d 100644 --- a/magic8.py +++ b/magic8.py @@ -1,3 +1,5 @@ +inport random + name = "Joe" question = "Will I win the lottery?" answer = ""