From 27f1437586528db7f49318638dee13ebec9aaafb Mon Sep 17 00:00:00 2001 From: kbarnett-papajohns Date: Mon, 28 Jan 2019 13:20:08 -0500 Subject: [PATCH 1/4] Hey this is my first commit --- hello.py | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/hello.py b/hello.py index 1a1b2f7..75eff73 100644 --- a/hello.py +++ b/hello.py @@ -1,4 +1 @@ -def print1(): - print("hello good sir") - -print1() \ No newline at end of file +"print("hello")" From 8014ac56ca352e88df28e31f655197073f5719f5 Mon Sep 17 00:00:00 2001 From: kbarnett-papajohns Date: Mon, 28 Jan 2019 13:29:48 -0500 Subject: [PATCH 2/4] it's aussi now --- hello.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello.py b/hello.py index 75eff73..1e8afc6 100644 --- a/hello.py +++ b/hello.py @@ -1 +1 @@ -"print("hello")" +"print("Gday mate\n")" From d28df1958939f9d7e6ada9f024f80ebb97e71ba0 Mon Sep 17 00:00:00 2001 From: kbarnett-papajohns Date: Mon, 28 Jan 2019 13:35:20 -0500 Subject: [PATCH 3/4] first commit --- hello.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello.py b/hello.py index 1e8afc6..75eff73 100644 --- a/hello.py +++ b/hello.py @@ -1 +1 @@ -"print("Gday mate\n")" +"print("hello")" From 14d460cde297566b0688627d737641055bbeb435 Mon Sep 17 00:00:00 2001 From: kbarnett-papajohns Date: Tue, 29 Jan 2019 11:19:29 -0500 Subject: [PATCH 4/4] Sup Nerds --- claire.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 claire.py diff --git a/claire.py b/claire.py new file mode 100644 index 0000000..3ff81ae --- /dev/null +++ b/claire.py @@ -0,0 +1 @@ +print(sup nerds)