Vowels Count from Java fundamentals Methods Ex
Здравейте,
имам въпрос за една елементарна задача, по принцип задачата е решена на упражнението по Java, но в Judge получавам 50/100.
https://pastebin.com/gbBc6hx0
Благодаря предварително!
2. Vowels Count
Write a method that receives a single string and prints the count of the vowels. Use appropriate name for the method.
Examples
| Input | Output | 
| SoftUni | 3 | 
| Cats | 1 | 
| JS | 0 | 
Здравей, благодаря ти много, получи се.