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.
yap
v
Hi
I'm in this kata https://www.codewars.com/kata/5588bd9f28dbb06f43000085/train/python
It looks like there's a bug in the tests
But I can't access the discussion page and report an error
What should I do
The examiner appears to keep cash between tests
I fail at tables that my code resolves well
Bad tests
I wrote a solution for Mini Sudok but it is disqualified because it is interested in another solution
Even though my solution is perfectly legal
for this table
[ [ 1, 3, 4, 0 ], [ 4, 2, 1, 3 ], [ 0, 1, 0, 0 ], [ 0, 4, 0, 0 ] ]
my solution
[ [ 1, 3, 4, 2 ], [ 4, 2, 1, 3 ], [ 3, 1, 2, 4 ], [ 2, 4, 3, 1 ] ]
Expected: [[1, 3, 4, 2], [4, 2, 1, 3], [2, 1, 3, 4], [3, 4, 2, 1]], instead got: [[1, 3, 4, 2], [4, 2, 1, 3], [3, 1, 2, 4], [2, 4, 3, 1]]
This comment is hidden because it contains spoiler information about the solution
Inspections are disqualified for no reason
I burned for three hours
twice \
How do I add these signs?
Backslash
I get an error
SyntaxError: Invalid or unexpected token
pleeze help me!
ok its very very good
Thanks for the help
I've seen all this before
But how do I turn it on to work for me?
Okay but how do I install it?
How do I install the Python test library
I can not make your tests
Inside my PYCHRM