+ 3
Help. Not able to resolve all tests in Code Coach challenge
My code does not meet all requirements, but I can't find the problem. Please don't post a working code. I would prefer a suggestion of where the problem may be, so i may resolve myself. https://code.sololearn.com/cRFegA9sgMjM/?ref=app
6 Answers
+ 3
.lowercased() gets you into trouble though problem description is missleading...
+ 3
Resolved by removing lowercased()
It seems some of the test cases have Capitals.
Thanks heaps
+ 2
Denise RoĂberg ,Mihai Apostol
Thanks for the ideas, I will look
+ 2
Rik Wittkopp Mihai Apostol
Yes your right, I also checked it in my java code.
I will pass the bug on.
+ 2
Thanks Denise RoĂberg
+ 1
Hello Rik Wittkopp
I am not familiar with swift but did you check the length of your printed message?
I know from other users that they sometimes add an extra space at the beginning or end.