From 5772e4e5cf3e1dcf6b83f4241ac1062bfc336f2d Mon Sep 17 00:00:00 2001 From: TwitchT <48795873+TwitchT@users.noreply.github.com> Date: Fri, 4 Oct 2019 12:22:34 -0400 Subject: [PATCH 1/2] Create Quoc.py --- Quoc.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Quoc.py diff --git a/Quoc.py b/Quoc.py new file mode 100644 index 0000000..ee28271 --- /dev/null +++ b/Quoc.py @@ -0,0 +1,2 @@ +print("Hello World") +print("Hi Matthew") From fb4c657c323efd0dc89980eb778659ad3211db1b Mon Sep 17 00:00:00 2001 From: TwitchT <48795873+TwitchT@users.noreply.github.com> Date: Fri, 4 Oct 2019 12:35:21 -0400 Subject: [PATCH 2/2] Create Raymand.py --- Raymand.py | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Raymand.py diff --git a/Raymand.py b/Raymand.py new file mode 100644 index 0000000..07bed41 --- /dev/null +++ b/Raymand.py @@ -0,0 +1,11 @@ +print(""" +Raymand we both +are +epic +gamers +but +im pretty bad +epic gamer +my stuff is TwitchT +hehe +""")