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.
JannikB5825, you're not understanding what the arguments are
The two arguments must divide the number, that doesn't mean that when multiplied one for the other they give you the number. You can see that in the fourth and the last example in the kata description.
ejini战神: Changed it back. Also fixed
test.it
messages, they didn't show the values.Not as far as i have it line 11 in test cases, maybe it just didnt update for me
Just noticed line 14 also shouldnt be True 4/4 = 2
should be fixed
Python
Which language?
on one of the test it says -100/-25 = 10 but isnt it 4?
Thats legit too hard for a 7 kyu im a 5 kyu and even after i hit up google and stackoverflow i didnt get an answer.