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}") +