Created swapcase.py #10228
Annotations
2 errors
Ruff (C416):
strings/swapcase.py#L27
strings/swapcase.py:27:20: C416 Unnecessary `list` comprehension (rewrite using `list()`)
|
ruff
Process completed with exit code 1.
|