Q5
Single choice
Consider the following code:

The code displays a pop-up alert message if the username is less than 6 characters and submits the form.
What change should be made to prevent the form from submitted if the username is less than 6 characters?