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.
Just fixed the wording slightly to a "whether or not a given integer n will produce
a Marsenne prime".I think the input is supposed to be n where Mn = 2 ^ n - 1 would be the mersenne prime.
The description could be a little more clear about it though.
Thanks for the feedback!