diff --git a/exercises/25-Techno-beat/solution.hide.js b/exercises/25-Techno-beat/solution.hide.js index ef4b7d9c..0a3f48bc 100644 --- a/exercises/25-Techno-beat/solution.hide.js +++ b/exercises/25-Techno-beat/solution.hide.js @@ -1,4 +1,4 @@ -// Add your code here +// Your code here function lyricsGenerator(arr) { let finalString = "" let countOne = 0