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.
some url do not have "https, http and www" they just have domain name like google.com
Ic thanks
It says what you returned and what you should have returned.
I'm not sure if this is a mistake or we should have a function predict the output. I have 8 x '' empty urls which have random generated test assertions like below :
'' should equal 'lz1azqi6wztabr3e'
'' should equal 'rayl80wqeq5'
'' should equal 's5amw9ozevzcmrcuoys2vo'
'' should equal 'z0bnifstlw2afsius1ywnt166roh'
'' should equal 'nfdxo5rb1jt1mmx8ncs0pn2w7lgxa'
'' should equal 'kaoszjrgt9b5173ijk'
'' should equal 'uxot2egwyxk7p'
Can this be clarified if the test assertions are incorrect ? Thank you.