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.
yes the draw and another output that's says p1 won
What do you mean? Are you talking about how to get
Draw!
some of the codes we're supposed to write are not in the instructions given,
but still wrote it in a pythonic way though... way to go rossum
Can the parameter in the guess method be changed to something other than n? I was confused as to what was being input there at first
what the hell
Rejecting as superseded by a fork with updated description.
Solution sharing != kata suggestion.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Approved by someone, although the test suite needs some cleaning to follow DRY principle with useful debugging messages upon failure :-)
Corrected Here
Tad bit late on this, but hopefully helpful for future users:
The way this function is written is in the arrow function form but it's ultimately the exact same thing as doing the regular function declaration form that you wrote. Just returns 1 line instead and makes the code look more clean.
Nice stairs
added sample tests
Enabled in this fork
Loading more items...