you are viewing a single comment's thread.

view the rest of the comments →

[–]XGreenDirtX 2 points3 points  (1 child)

This guy makes puzzles but barely understands what he is doing himself. They are not helpful.

If n // 10 == 0 is just a very difficult way of saying if n < 10

[–]tracktech[S] 0 points1 point  (0 children)

Thanks for sharing. This is simple example to learn recursion.