Hi, Can anyone point me to a post or tutorial that would help with answering this problem? No answers needed -- just pointers that would help point to the right direction to solving this. Thanks.
Prompt the user for full name. Keep on asking until all characters are valid. Then display full name with first letters capital.
Result should be something like this:
Enter your name: juan dela 123 cruz...
Name has invalid characters!
Enter your name: jUan dEla CrUx...
Your name is: Juan Dela Cruz