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.
cannot be deleted, just keep it in draft
i want delete the kata thank you
i will mark issues as solved to delete the kata
thank you
Hi Mr. Johan Thank you for your suggestion I will implement it using other programming languages
but It's my first time
If there's no issues I can do this no worry
No random tests. Still.
Please leave your kata unpublished for now, head over to Discord, and learn some things first.
This is not tested.
Any restrictions you invent, you have to test.
If you have to restrict the language to make the task interesting, strongly consider the task may just not be interesting enough to make into a kata.
Have you asked
Discord#kata-ideas
if this task is worth doing?It's my first kata so I need your expert and help
what about now?
thank for taking your time
This comment is hidden because it contains spoiler information about the solution
I return None Insted of "Invalid Array"
Thank You for your advise
Hi my friend,
Thank you for trying my kata!
You're right — I faced some problems since it's my first one.
But now I've checked the Python Codewars Test Framework, and the issue is solved.
I hope you like it!
Example tests don't work.
Returning inconsistent datatypes is not a Best Practice. Consider asking for a return value of
None
or for throwing an error.I Have A Question
Here Why We Used parseInt
I don't get it ?