Add recursive factorial implementation in Python#13804
Closed
Sourabhyadav09 wants to merge 1 commit into
Closed
Annotations
2 errors
|
|
|
factorial_recursive.py#L3
factorial_recursive.py:3:8: PLR1714 Consider merging multiple comparisons: `n in {0, 1}`.
|
The logs for this run have expired and are no longer available.
Loading