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.
Please don't post solution code in the discourse without a spoiler tag. If you are posting code of any sort, please format it correctly.
Use backticks for inline code snippets `like this` =>
like this
Use triple backticks for code blocks
```
Like this
```
=>
Your solution is close but your logic is not quite correct; add the following test case and see if it helps:
test.assert_equals(get_num(400), 2, "Wrong output!")
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution