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.
Typos in the description:
Your task is to //us a select// statement to return a //sinlge// column table containing the full title of the person (concatenate all columns together except id), as follows:
A little easy for 5 Kyu, no?
Good for some points though! :D
nvm!
yea my code was too slow
This comment is hidden because it contains spoiler information about the solution
Traceback:
in
in song_decoder
IndexError: string index out of range
I keep getting this error, despite passing 6 tests.
Where do I find the line this error is occuring?