From 077103fe0f81dd80f00fbc4f85c7b00b4cbff93d Mon Sep 17 00:00:00 2001 From: richimast Date: Mon, 23 Feb 2026 01:03:45 +0000 Subject: [PATCH 1/3] Added name to roster --- dev_roster.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/dev_roster.txt b/dev_roster.txt index 14a20af0..462853c8 100644 --- a/dev_roster.txt +++ b/dev_roster.txt @@ -11,3 +11,4 @@ Andrew B. Aaron M. Joshua B. Dustin S. +Richard A. \ No newline at end of file From 37abd6fec153414cabffb95426fe1e590a825587 Mon Sep 17 00:00:00 2001 From: richimast Date: Wed, 25 Feb 2026 00:09:08 +0000 Subject: [PATCH 2/3] Add my new file --- VCCourse_Challenge_2.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 VCCourse_Challenge_2.txt diff --git a/VCCourse_Challenge_2.txt b/VCCourse_Challenge_2.txt new file mode 100644 index 00000000..71998bbe --- /dev/null +++ b/VCCourse_Challenge_2.txt @@ -0,0 +1,2 @@ +What is my favourite coding book? +Python \ No newline at end of file From 4caf8f305a07131bfc3684495b5f3cb32aa702fb Mon Sep 17 00:00:00 2001 From: richimast Date: Wed, 25 Feb 2026 00:39:20 +0000 Subject: [PATCH 3/3] Removed one line from file --- VCCourse_Challenge_2.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/VCCourse_Challenge_2.txt b/VCCourse_Challenge_2.txt index 71998bbe..839e9892 100644 --- a/VCCourse_Challenge_2.txt +++ b/VCCourse_Challenge_2.txt @@ -1,2 +1 @@ -What is my favourite coding book? -Python \ No newline at end of file +What is my favourite coding book? Python