debugging the recursion couldn’t solve my Issue
I wrote this function below in Python and I am expecting to see 4 as the result but get 2. Why is that?
I wrote this function below in Python and I am expecting to see 4 as the result but get 2. Why is that?