From 8eb66e59c67eee759d067bdd1dc2b68eca718307 Mon Sep 17 00:00:00 2001 From: harjybhorlah Date: Sun, 25 Aug 2024 13:06:23 -0700 Subject: [PATCH] i added a new file --- Jay.py | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Jay.py diff --git a/Jay.py b/Jay.py new file mode 100644 index 0000000..96b4eff --- /dev/null +++ b/Jay.py @@ -0,0 +1,3 @@ +Favourite_Team = "Manchester united" +print(f"The Best team in the Word is: {Favourite_Team}") +