Name the recursive case that returns directly instead of making another recursive call

from CS foundations
intermediate 1 min

Name the recursive case that returns directly instead of making another recursive call.

Report an error