Fix doctests in factorial_recursive function (#13703)
* Fix doctests in factorial_recursive function The doctests in factorial_recursive were calling factorial() instead of factorial_recursive(). This fix ensures that the tests correctly validate the factorial_recursive function itself. * Update factorial.py --------- Co-authored-by: Maxim Smolskiy <mithridatus@mail.ru>
T
Tejas Rahane committed
135c748e55a415f5c61af49024b688dd8708bf83
Parent: af131b7
Committed by GitHub <noreply@github.com>
on 3/11/2026, 7:56:30 AM