Skip to content

Add algorithm to count vowels and consonants in a string #16689

Add algorithm to count vowels and consonants in a string

Add algorithm to count vowels and consonants in a string #16689

Triggered via pull request December 25, 2025 19:16
Status Failure
Total duration 9s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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_`