Python: Count Vowels
Beginner
Python
Created by Best
· 12.04.2026 at 16:05 UTC
Read a string from stdin and print the number of vowels (a, e, i, o, u) in it. Count both lowercase and uppercase.
Example:
Input:
Hello World
Output:
3
University approvals: 0
Tasks
Card Info
- Topic: Python
- Difficulty: Beginner
- Completed: 0 users
Creator
Best
BestBuddy