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.
A few things:
0
to100
(and0
to-100
) are not random - please refer to the docs for details on how to properly write random tests: https://docs.codewars.com/authoring/guidelines/submission-tests/#random-testsWithout disabling
sin
,cos
, andtan
this kata is meaningless. Moreover, there're already several katas about reimplementing these functions or calculating the sum of a Taylor series, so it lacks novelty as well.