Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Yes I was confused about this because at the end it said something like the string containing letters a - z I was very confused about what was being asked
This comment is hidden because it contains spoiler information about the solution
Thanks for your time considering my work :)
Did you read the other comments?
The description says: "For one kind of boxes the printer has to use colors which, for the sake of simplicity, are named with letters from a to m." So these are the good letters, other letters are mistakes.
try changing the method accessor:
public static String greet(String name){...}