Opening the reading…
Opening the reading…
DSA FUNDAMENTALS › STRING BASICS
This is a scratch drill — your code runs, nothing is graded or recorded. No test cases, no expected output, no verdict.
TASK
Scan "LearnYard 2024!" in one pass. Count vowels first, count a consonant only when the character is a letter, ignore the space, digits, and exclamation mark, and print consonants - vowels.
OUTPUT
Sample3
What a finished answer prints, from the lesson. Nothing has run yet — press Run and this is replaced by your program’s own output.