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 comment is hidden because it contains spoiler information about the solution
Same
This comment is hidden because it contains spoiler information about the solution
No, you're wrong:
2 ** 74 = 18889465931478580854784
https://www.wolframalpha.com/input?i=2+**+74
good day. there are 8 wrong test in this kata. for example 18889465931478580854778 is 2 ** 74, must be true, but tests shows that it must be false. thank you
over 10k have solved it in js
This comment is hidden because it contains spoiler information about the solution
I don't think anyone understands your problem. Can you please give some examples? No one can read your mind or even see your code to see what is wrong...
Why does JS have issues while testing the results? Like if i have a space between the words then it says it should have none, if opposite then vice versa lol
I hope you understood my problem. Thanks :D
+++++
the best
nope, but that avoids the hassle of maintaining the related property when changes are done to one of the others.
note: the explanation is written just below... ;p
is it necessary to use object decorator?