python-tutorial icon indicating copy to clipboard operation
python-tutorial copied to clipboard

Errors found in `functional_programming`

Open edoardob90 opened this issue 8 months ago • 0 comments

The signature of the test function test_multiples_of_n should be function_to_test: Callable[[List[int], int], int]

edoardob90 avatar May 08 '25 11:05 edoardob90