Add palindrome check _ Beginner Contribution #14169
Annotations
2 errors
|
ruff
Process completed with exit code 1.
|
|
Ruff (W291):
strings/is_palindrome.py#L5
strings/is_palindrome.py:5:65: W291 Trailing whitespace
|