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.
The kata description states that "The last session in the array cannot end after the cinema closes". The session starting at 2:30 would end after the cinema closes at 3:00, which is why it isn't in the list. Hope this helps!
Hi everybody!
Could you please explain why 2:30 can't be in the list of sessions?
The output should be a ciphered string.
Hi everyone,
Can't pass the test:
When checking
result == 'nN oO mM 1234 *!?%'
output: true
However:
test do not passed.
Need you help, thak you!
Hi and welcome to Codewars - as this is your first ever solved kata, please note: you aren't supposed to post your solutions on Discourse page.
You can discuss it in the Solutions page instead, which you can access in the tab under the kata title at the top of the menu.
This comment is hidden because it contains spoiler information about the solution