Added a code that checks if a given input (phrase, word, or integer) #11916
Annotations
2 errors
Ruff (E501):
strings/word_phrase_int_palindrome.py#L2
strings/word_phrase_int_palindrome.py:2:89: E501 Line too long (90 > 88)
|
ruff
Process completed with exit code 1.
|