Comment on if else if else if else

<- View Parent
kogasa@programming.dev ⁨1⁩ ⁨year⁩ ago

That’s just “recurrence.” The same as a “while” loop. Recursion is specifically when a procedure invokes itself.

source
Sort:hotnewtop