Adding solutions #1248
Annotations
5 errors
Python - Check Linting - ruff:
solutions/count_vowels.py#L18
solutions/count_vowels.py:18:28: SyntaxError: Expected a simple statement
|
Python - Check Linting - ruff:
solutions/count_vowels.py#L18
solutions/count_vowels.py:18:29: SyntaxError: Expected a statement
|
Python - Check Linting - ruff:
solutions/count_vowels.py#L19
solutions/count_vowels.py:19:1: SyntaxError: Unexpected indentation
|
Python - Check Linting - ruff:
solutions/count_vowels.py#L50
solutions/count_vowels.py:50:1: SyntaxError: Expected a statement
|
Python - Check Linting - ruff
Process completed with exit code 1.
|
Loading