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.
No random tests.
There're already many katas about tic-tac-toe, including ones where you check the game state, and ones where you have to make a move. This slight variation doesn't add anything new.
Also, please stop creating low-effort katas. 5 out of 8 katas you made got retired and the other 3 are stuck with <50% satisfaction rating (forever?). At this point the mods should issue a warning about spam/poor authoring/whatever.
Duplicate despite bug fixing
why should we return an empty list if n==0?
doesn't it make more sense to return None
am i missing something for this test case
48755066 + 365691373 = 48735943
?['48755066 + 365691373 = 48735943', '48755066 + √365691373 = 48735943', '48755066 + √(-19123)*(-19123) = 48735943', '48755066 + √((-19123²)) = 48735943', '48755066 + (-19123) = 48735943']
is the expected answer, but if you look at the last step,48755066 + (-19123)
is equal to48735943
so shouldn't the answer return*Correct*
?Hi,
Unfortuantely, this is a duplicate, and it doesn't follow recommandations for a kata.
Unpublishing.
If you're interested in authoring kata, you should read the whole documentation about it before your next try.
Cheers
The text in the
it
is wrong: "should return the two oldest ages"