From 8f0b59773a61fce293d02578d646069d8e079bbc Mon Sep 17 00:00:00 2001 From: ash690 Date: Fri, 2 Dec 2022 02:01:31 +0530 Subject: [PATCH] added real slim shady lyrics --- 4-typing-game/solution/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/4-typing-game/solution/index.js b/4-typing-game/solution/index.js index 646c38a3..997e1af1 100644 --- a/4-typing-game/solution/index.js +++ b/4-typing-game/solution/index.js @@ -6,6 +6,7 @@ const quotes = [ 'What one man can invent another can discover.', 'Nothing clears up a case so much as stating it to another person.', 'Education never ends, Watson. It is a series of lessons, with the greatest for the last.', + 'I am Slim shady yes I am the real Slim shady all you other slim shadies are just immitating.', ]; // array for storing the words of the current challenge