added max and min algo #15023
Annotations
2 errors
|
ruff
Process completed with exit code 1.
|
|
Ruff (E501):
data_structures/arrays/max_and_min.py#L23
data_structures/arrays/max_and_min.py:23:89: E501 Line too long (92 > 88)
|