I really couldn't imagine that this Kata is that level of a pazzle. It seems like a hidden bonuce quest about the Java language understanding.
I dont think that all the responses were helpful, but thank you anyway for spending time to answer me. ... and yes, I got through. :)
I really couldn't imagine that this Kata is that level of a pazzle. It seems like a hidden bonuce quest about the Java language understanding.
I dont think that all the responses were helpful, but thank you anyway for spending time to answer me. ... and yes, I got through. :)
it works only if the full name is in the format . If it is <LastName, FirstName>, it will not work.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Can it be clarified? How can we write Java code without any semicolons? we need at least one for the return expression.