3 lines
120 B
Plaintext
3 lines
120 B
Plaintext
|
The if statement will select the appropriate function to execute, if b>0, it
|
||
|
will add b, otherwise it will subtract it.
|