| Examples | |
|---|---|
| INPUT | OUPUT |
| yyyykz | 0 |
| A cat sat on a mat | 6 |
| Abracadabra | 5 |
| Eutopia | 5 |
numvowels.py [view] [download]
For this and all questions in this coursework you should
not change the input commands or the final print command, otherwise our
semi-automated grading
procedure will not work correctly and you will lose some marks. Also do not change
the name of the file, otherwise it will not be added to your submission file
by the cw1_checkout.py program.