Write a program to count the number of vowels and consonants in a given string. Consider only alphabetic characters and ignore case.
A string.
Print the count of vowels and consonants.
Hello World
[3, 7]
Run code to see test results
Expert in Data Structures & Algorithms. Building tools to help developers crack FAANG interviews.
Quantative Brokers
Medium
Adobe
Uber
Hard