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.
For python, it would be nice to put
hash_
for the first argument name ashash
is a buitlin in cause, causing shadow namesC translation (author gone)
Any hint, Where I can start?
Test.assert_equals(out, '/usr/bin/killall')
in the sample tests is incorrect.This comment is hidden because it contains spoiler information about the solution