Add algorithm to count vowels and consonants in a string #16689
Annotations
2 errors
|
ruff
Process completed with exit code 1.
|
|
Ruff (F821):
strings/count_vowels_consonants.py#L28
strings/count_vowels_consonants.py:28:4: F821 Undefined name `_name_`
|