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.
Math.floor can be considered formatting?
Aha makes sense. Thanks.
Your code is failing the second sample test.
'e,h,T k,c,i,u,q n,w,o,r,b x,o,f s,p,m…'
is your wrong answer, not the input value.Typescript test output: expected 'e,h,T k,c,i,u,q n,w,o,r,b x,o,f s,p,m…' to equal 'ehT kciuq nworb xof spmuj revo eht yz…'
This is a mistake surely?