diff --git a/script.js b/script.js index e8d8ed8..12e91cf 100644 --- a/script.js +++ b/script.js @@ -1,7 +1,6 @@ const ASSIGNMENT = 'assignment'; const ANSWER = 'answer'; const NEWLINE_CHARACTER = '\n'; -const TOP_N = 3; /** * Main function