Hi,
I'm having some trouble with week 3 exercise 57.
My program seems to be failing locally due to testi4 (take into consideration the situation where the name is less than three characters). As far as I can tell (and have tested), the program seems to be working fine even if the input is less than three characters. My solution here was to input a while-loop, which checks for the length of the name and asks the user to input another name if the length is less than three characters. Is there something wrong with this method? Thanks in advance for your help.
Best regards,
Tony Ylönen