From 3e23124996fa7d717ca61478fc957496b54add32 Mon Sep 17 00:00:00 2001 From: SMurphyTech <48795822+SMurphyTech@users.noreply.github.com> Date: Fri, 4 Oct 2019 12:35:25 -0400 Subject: [PATCH] Create Why.py --- Why.py | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Why.py diff --git a/Why.py b/Why.py new file mode 100644 index 0000000..e5e75a3 --- /dev/null +++ b/Why.py @@ -0,0 +1,6 @@ +print(""" + You know I hate bagged Milk. + Do you just like to see me suffer? + You are a strange man, my friend. + A strange man. + """)