For explanations see CodeAbbey Task #81
- draw the activity diagram / write pseudocode
- upload the code you used to solve the problem
What if I say that you have a string? Counting odd bits for each and every character is boring. Let's count vowels ('aeiouy') instead. There is a task on CodeAbbey for this
- try rewriting it in another programming language