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.
I love how you 2 years ago didn't know the difference between '' and `` and now you are 4kyu
For most people new to coding, this isnt an answer we would think about. Ive noticed that the way ive been taught to code is a lot more verbose, which usually means I spend more time with long answers that could be written in shorthand like this, however its a lot easier to read and make variations to when refering back to your code later on.
Your string needs to be between back-ticks, the ones situates on the left side of the keyboard. These: ``, not these ''