Trivia

Step 5: After showing a message in the result paragraph, disable the text box and submit button.
Hint: Use the disabled property:
answer.disabled = true
submitButton.disabled = true
Last step Next step