Recursion-part(1)
Consider, you and your friend 馃懎 have created a walking game. It has few rules: The player has to start from a specific position called origin (where x=0). The player has to choose a number x from 0 to 100 (for example). If the value of x is even: ...


