+ 2
Can anyone explain me the logic of this code?
I cannot understand why this code outputs: 1 2 3 Can anyone explain me please đ€ https://code.sololearn.com/cB45sc5BQyBI/?ref=app
5 Answers
+ 3
I still not properly understand but get a bit of this, thanks a lot David for helping me out đ
Recursion is really difficult.
0
Output
2
3
0
It follows condition showing here