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.
this is smooooth
beautiful
Not for all 😵
Nice idea!
genius
This is definetly not best practice. This is an algorithm that runs in O(n) and involves n operations instead of using the mathematical sum of a consecutive series.
This comment is hidden because it contains spoiler information about the solution
Hahah i feel so dumb. Nice trick thank you!
errrr... :o
or just try
print(triplets)
?I am confused sorry. abcdefghijklmnopqrstuvwxyz do i print this into the sample console? or 'bacdefhijgklmnopqrstuvwxyz' which is the wrong output? Thank you for your answer though.
Just read my answer to the message just below yours. ;)
This comment is hidden because it contains spoiler information about the solution
Your problem is when the input has repeating letters with the same format.