Closed KaviyaKumarr closed 1 year ago
Hi @KaviyaKumarr , Can i work on this?
Hi @KaviyaKumarr , Can i work on this?
Yes I'll assign the issue to you and you may start working on it.
Kindly provide progress updates every 2-3 days for the assigned issue. Thank you for your cooperation!
Create a function that checks if a user's input is just one word before a space. If it's one word, the system should accept it, but if it's more than one word, it should reject it.
In case of rejection, the system should display a friendly error message guiding the user on how to fix the input.