From 7160318a7fbcc815464d1a0dff0935afe12d3ef4 Mon Sep 17 00:00:00 2001 From: Mark Fuller Date: Thu, 15 Oct 2020 20:02:58 -0700 Subject: [PATCH 1/5] 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/5] 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 6bc873d76ae0c0056a4364fad6f90029df84da4f Mon Sep 17 00:00:00 2001 From: jrajkumar123 Date: Tue, 17 Mar 2026 16:32:07 -0500 Subject: [PATCH 3/5] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f93a6aa..8ae1b80 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 +Jeffrey Rajkumar \ No newline at end of file From d40250e1fb27de9bcea202ff6863ae13a650a116 Mon Sep 17 00:00:00 2001 From: jrajkumar123 Date: Tue, 17 Mar 2026 16:59:09 -0500 Subject: [PATCH 4/5] --- .DS_Store | Bin 0 -> 6148 bytes HelloWorld.txt | 17 +++++++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 .DS_Store create mode 100644 HelloWorld.txt diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..5e19760bddacebbfe992fbc096052e5c110fcc8c GIT binary patch literal 6148 zcmeHKyH3ME5S)b+K}aYi<$ZxA{=kVG2?`o0Xro}L99crpyW?y4Mwop7F@}}`cBS39 z$IhKS#qAvcSv|F9zyiRWu83z1Q`33%i5B#-$ zS6t^2_ZMA%yY2cd^YkNM=$ltFwtypCVT~mkToNnn(0*YonN{sEjFur4NCi@XR3H`j zw+gUktIdxcGo}KmKq~N|fSwP9u2=^Sj&^h~==ELaXNqcU+gpNIqF)CNj+~*1Q;ANM zcw>IbI^K4jdev4zZoNPV6l4LJ`}Y Date: Tue, 17 Mar 2026 17:00:44 -0500 Subject: [PATCH 5/5] --- HelloWorld.txt | 19 ++++--------------- 1 file changed, 4 insertions(+), 15 deletions(-) diff --git a/HelloWorld.txt b/HelloWorld.txt index eab4899..af0f414 100644 --- a/HelloWorld.txt +++ b/HelloWorld.txt @@ -1,17 +1,6 @@ -{\rtf1\ansi\ansicpg1252\cocoartf2822 -\cocoatextscaling0\cocoaplatform0{\fonttbl\f0\fmodern\fcharset0 Courier;\f1\fmodern\fcharset0 Courier-Oblique;} -{\colortbl;\red255\green255\blue255;\red0\green0\blue0;\red255\green255\blue255;} -{\*\expandedcolortbl;;\cssrgb\c0\c0\c0;\cssrgb\c100000\c100000\c99971\c0;} -\margl1440\margr1440\vieww11520\viewh8400\viewkind0 -\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural\partightenfactor0 +public class HelloWorld { -\f0\fs26 \cf2 \cb3 public class HelloWorld \{\ - \ - HelloWorld()\{\ - System. -\f1\i \cb3 out -\f0\i0 \cb3 .print("hello world");\ - \}\ -\}\ -\ + HelloWorld(){ + System.out.println("hello world"); + } } \ No newline at end of file