feat: Add palindrome check to basic logic problems (Closes #13501) #15966
Annotations
2 errors
|
ruff
Process completed with exit code 1.
|
|
Ruff (UP019):
other/palindrome_check.py#L6
other/palindrome_check.py:6:25: UP019 `typing.Text` is deprecated, use `str`
|