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.
^^
ok, done.
Much better, now perhaps it would be much clearer if users know that
Input1, Input2, Input3
correspond tos, w, h
got retired
Ok, I see. Is it better now?
No need...
Just -->
Write a function that ...
As for examples -> You can use something like
s = ..., w = ..., h = ...
or in the form of Input1, Input2, Input3 --> OutputWhat do you suggest?
make_matrix
?Could you also remove
make_grid
and use something more generalized, to be compatible with other languages ?Thanks. The error in the example is fixed now.
2nd example is wrong, should be
In the meantime, you should make description language-agnostic
Could do with more random tests
The other kata is now available
Lua translation!
Nice series.
Either could have worked. Approved with 2D array.
Loading more items...