'Define a function that count vowels that present in string and print output in sorted form in dictionary and if no vowels found print no vowels found
In this code private hidden test case are failed and public test case are pass.sample input -Hello Everyone and output {o:2,e:4} and sample input-DFGHJK and output -No vowels foundenter image description here
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
