From 7160318a7fbcc815464d1a0dff0935afe12d3ef4 Mon Sep 17 00:00:00 2001 From: Mark Fuller Date: Thu, 15 Oct 2020 20:02:58 -0700 Subject: [PATCH 1/4] Updated readme with second thoughts --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7abbaf8..286f125 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ -# SuperCoolProject \ No newline at end of file +# SuperCoolProject + +Guys im having second thoughts, this might not be as cool as I thought. \ No newline at end of file From 345bf233b1b0c04b91a3a3ff3be15a62408c30b5 Mon Sep 17 00:00:00 2001 From: Mark Fuller Date: Thu, 15 Oct 2020 20:59:36 -0700 Subject: [PATCH 2/4] Mark Fuller --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 286f125..f93a6aa 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # SuperCoolProject -Guys im having second thoughts, this might not be as cool as I thought. \ No newline at end of file +Guys im having second thoughts, this might not be as cool as I thought. + +Mark Fuller \ No newline at end of file From 2293b1c13351a9f6151ddaf8e771c80e7a95e4a4 Mon Sep 17 00:00:00 2001 From: kenny7725 Date: Thu, 19 Mar 2026 16:21:51 -0500 Subject: [PATCH 3/4] Kenneth Falato --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f93a6aa..23aa12d 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ Guys im having second thoughts, this might not be as cool as I thought. -Mark Fuller \ No newline at end of file +Kenneth Falato \ No newline at end of file From fd994af3a41f116148010c637d1d10874d79259f Mon Sep 17 00:00:00 2001 From: kenny7725 Date: Thu, 19 Mar 2026 16:26:55 -0500 Subject: [PATCH 4/4] Kenneth Falato --- helloworld.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 helloworld.py diff --git a/helloworld.py b/helloworld.py new file mode 100644 index 0000000..6d95fe9 --- /dev/null +++ b/helloworld.py @@ -0,0 +1 @@ +print("Hello world") \ No newline at end of file