From 2c83849c347d6ca70fcbb8e3fe82097755b99372 Mon Sep 17 00:00:00 2001 From: elmira Date: Mon, 16 Oct 2023 23:09:13 +0100 Subject: [PATCH 1/2] complete answer --- Clues/Who/answer/answer.txt | 1 + Clues/Who/clue.js | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) create mode 100644 Clues/Who/answer/answer.txt diff --git a/Clues/Who/answer/answer.txt b/Clues/Who/answer/answer.txt new file mode 100644 index 0000000..2e515a6 --- /dev/null +++ b/Clues/Who/answer/answer.txt @@ -0,0 +1 @@ +Rick Astley diff --git a/Clues/Who/clue.js b/Clues/Who/clue.js index 53983a3..60d1914 100644 --- a/Clues/Who/clue.js +++ b/Clues/Who/clue.js @@ -1,6 +1,6 @@ -console.log(`Who is never gonna give you up? -Never gonna take you down? -Never gonna run around and desert you? +console.log(`Who is never gonna give you up? Rick Astley +Never gonna take you down? Rick Astley +Never gonna run around and desert you? Rick Astley 😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂 Put your answer in the answer.txt file you created. echo "ANSWER HERE" > answer.txt From bab8b51dc34e8041ed2d0b32c69b56881bfbc8bb Mon Sep 17 00:00:00 2001 From: elmira Date: Mon, 16 Oct 2023 23:10:48 +0100 Subject: [PATCH 2/2] complete# --- Clues/Who/clue.js | 4 ++-- Clues/Who/help.js | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Clues/Who/clue.js b/Clues/Who/clue.js index 60d1914..c71ea85 100644 --- a/Clues/Who/clue.js +++ b/Clues/Who/clue.js @@ -1,6 +1,6 @@ console.log(`Who is never gonna give you up? Rick Astley -Never gonna take you down? Rick Astley -Never gonna run around and desert you? Rick Astley +Never gonna take you down? +Never gonna run around and desert you? 😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂 Put your answer in the answer.txt file you created. echo "ANSWER HERE" > answer.txt diff --git a/Clues/Who/help.js b/Clues/Who/help.js index ed1f2cc..a70c545 100644 --- a/Clues/Who/help.js +++ b/Clues/Who/help.js @@ -1,4 +1,4 @@ console.log(`How do you move a file? Try typing mv into the command line. -What happens? +What happens? move and rename the file What should you google to figure out the right command?`) \ No newline at end of file