Add recursive factorial implementation in Python #13804
Open
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