Still waiting for the New York Times to send me a bogus takedown notice
1 files changed, 1 insertions, 0 deletions
diff --git a/script.js b/script.js index 33da383..3b8b8b8 100644 --- a/ script.js+++ b/ script.js@@ -11,6 +11,7 @@ let exit = false; let tries = 0; input.setAttribute("maxlength", len); +hint.innerHTML = "Word is of length: " + len + "</br>"; function letterinstr(c) { |