Answer TRUE or FALSE.

A properly written recursive function must have more than one recursive call.

False
  • True
  • False

Have we seen in the examples any properly written recursive functions with just one call?