So far this course was good until we got to this section. Even the REGEX, which is a tough topic, was easy to understand. But this one not so much. The description and ‘step by step’ information is really confusing. Like why are you testing the form with ‘cantaloupe’ etc… if there has not even been any logic put into those fields yet? How are you even ‘submitting’ information for me when there’s no information put in the fields? It is like “write a function”, “yeah OK I wrote my function, what next? Oh you just put random things into the input fields without me seeing it? Oh.”
There’s just a lot of missing pieces to this one. Many. Eventually I got it after looking at the solution code, and I understood what was even being asked.