From 614f20061a59f13095a7e69c76caac7f9d5e8078 Mon Sep 17 00:00:00 2001 From: Kazeem Hamzat Date: Sat, 5 Oct 2024 12:12:46 +0100 Subject: [PATCH 1/4] Answer to Favourite Food --- file.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/file.txt b/file.txt index 3df4ebd..4c9a145 100644 --- a/file.txt +++ b/file.txt @@ -1,8 +1,8 @@ -This repository is an example to help you learn how to use Git and Github. - -If you're reading this on your computer, congratulations, you've cloned your first Git repository! - -Here's a question for you to answer: - -Queston: What is your favourite dessert food? -Your answer: +This repository is an example to help you learn how to use Git and Github. + +If you're reading this on your computer, congratulations, you've cloned your first Git repository! + +Here's a question for you to answer: + +Queston: What is your favourite dessert food? +Your answer: Rice From 588046778be4e5981379bee1904585187d8f01bb Mon Sep 17 00:00:00 2001 From: Kazeem Hamzat Date: Sat, 5 Oct 2024 15:18:40 +0100 Subject: [PATCH 2/4] Answering the remaining questions in the files --- capital.txt | 3 ++- javascript.txt | 3 ++- lovelace.txt | 3 ++- other-file.txt | 12 ++++++------ programming.txt | 3 ++- 5 files changed, 14 insertions(+), 10 deletions(-) diff --git a/capital.txt b/capital.txt index d4c6c94..7a0e9a2 100644 --- a/capital.txt +++ b/capital.txt @@ -1 +1,2 @@ -What is the capital city of Slovenia? +What is the capital city of Slovenia? +The capital of Slovenia is :Ljubljana \ No newline at end of file diff --git a/javascript.txt b/javascript.txt index eddbeb6..4fcbc79 100644 --- a/javascript.txt +++ b/javascript.txt @@ -1 +1,2 @@ -How old is the JavaScript programming language? +How old is the JavaScript programming language? +29years \ No newline at end of file diff --git a/lovelace.txt b/lovelace.txt index 3d402d9..fcb8269 100644 --- a/lovelace.txt +++ b/lovelace.txt @@ -1 +1,2 @@ -On which year was Ada Lovelace born? +On which year was Ada Lovelace born? +1815 \ No newline at end of file diff --git a/other-file.txt b/other-file.txt index 4ba7042..d76a4b3 100644 --- a/other-file.txt +++ b/other-file.txt @@ -1,6 +1,6 @@ -Congrats, you found the OTHER file! - -There's another question in this one, but I promise it's not too tricky! - -Question: What is your favourite song? -Your answer: +Congrats, you found the OTHER file! + +There's another question in this one, but I promise it's not too tricky! + +Question: What is your favourite song? +Your answer: Afro beat diff --git a/programming.txt b/programming.txt index f23b5d6..6b16641 100644 --- a/programming.txt +++ b/programming.txt @@ -1 +1,2 @@ -Who wrote the book "The Art of Computer Programming" ? +Who wrote the book "The Art of Computer Programming" ? +Donald Knuth \ No newline at end of file From cc3a03235301b43f856acda38d2646f62baef8bb Mon Sep 17 00:00:00 2001 From: HamzatKazeem <44316809+HamzatKazeem@users.noreply.github.com> Date: Sun, 6 Oct 2024 08:07:55 +0100 Subject: [PATCH 3/4] Create README.md --- README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..dd46da7 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +A clone of the Code Your Future template project to be used for the Intro to Programming Workshops. From 95b8f0f9763bfdb41ddc2f32b92fda9c5014e1fc Mon Sep 17 00:00:00 2001 From: Kazeem Hamzat Date: Sun, 6 Oct 2024 08:15:18 +0100 Subject: [PATCH 4/4] Removing extra text from the Answer Removing extra text from the Answer to question inside file.txt --- capital.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/capital.txt b/capital.txt index 7a0e9a2..de7a69a 100644 --- a/capital.txt +++ b/capital.txt @@ -1,2 +1,2 @@ What is the capital city of Slovenia? -The capital of Slovenia is :Ljubljana \ No newline at end of file +Ljubljana \ No newline at end of file