From efb7b5ca860fdd38c5b89fad23824c2d1ca459a5 Mon Sep 17 00:00:00 2001 From: Walker Date: Wed, 26 Jan 2022 12:26:26 -0800 Subject: [PATCH] Added funny text at the end, plus jinx --- birthday.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/birthday.py b/birthday.py index 59be110..999f9a9 100644 --- a/birthday.py +++ b/birthday.py @@ -8,3 +8,6 @@ print("YOUR BIRTHDAY ISSSSSS : ", month, day, year) print("Happy birthday") print("Happy birthday") + +print("Wyatt was here, ooga booga") +print("I wanted to print jinx here but I couldn't get it to work lol") \ No newline at end of file