From 3a6ebb4f350e7a8aa47f3c0473e17b929799551f Mon Sep 17 00:00:00 2001 From: Rhosinjay-lee Date: Tue, 17 Oct 2023 11:48:34 +0200 Subject: [PATCH 1/2] BuG Fix --- mine.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mine.py b/mine.py index cee063b..3d04892 100644 --- a/mine.py +++ b/mine.py @@ -1,6 +1,6 @@ # Define variables -name = "PUT YOUR NAME" -email = 'PUT YOUR EMAIL' +name = "Rosenje Abdullahi" +email = 'myself@gmail.com' # Print the name and email address print("Name:", name) From 12ef26cb3dd35e971c2c95167ff55a92e9dabc21 Mon Sep 17 00:00:00 2001 From: Rhosinjay-lee Date: Tue, 17 Oct 2023 13:15:52 +0200 Subject: [PATCH 2/2] More fix --- yours.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 yours.py diff --git a/yours.py b/yours.py new file mode 100644 index 0000000..fc6d2ca --- /dev/null +++ b/yours.py @@ -0,0 +1 @@ +its a beautiful day.