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.
(OP's language was Ruby) re-raised there as an issue
Python: missing
from preloaded import FIRST_NAME, SURNAME
in solution setupunfortunately, kata ranks cannot be changed
Not explained properly. Very simple problem but just because not explained properly creates too much ambiguity. You get confused in where you have the list of generated names.
Explanation For Beginners:
You have 4 inputs:
--- 2 objects provided by default (in background) from which you get generated names: 'firstName' and 'surname'
--- 2 inputs from which you get input Alphabets: first, last