From 3a2474193e649e803d119c31071a7a1af8adc3cb Mon Sep 17 00:00:00 2001 From: abdul-qoyyumadeoye-bot Date: Mon, 9 Feb 2026 11:27:50 +0000 Subject: [PATCH] Update script.py changed the name of the author of this script to my actual name --- exercise/script.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exercise/script.py b/exercise/script.py index 4b519b4..53494b4 100644 --- a/exercise/script.py +++ b/exercise/script.py @@ -1,2 +1,2 @@ print("This is a basic script to be used during the GitHub tutorial") -print("The author of this script is: ") \ No newline at end of file +print("The author of this script is: Abdul-Qoyyum Adeoye")