Write a function that counts all the characters and the vowels in a string the user inputs. Then write a routine that calls the function and displays the following output.
$ ./count_all.py
Enter some words: The sun rises in the East and sets in the West.
13 letters in 47 are vowels.
Computer Science & Information Technology
You might also like to view...
Match the following terms to their meanings:
I. Intranet A. File extension for a PowerPoint presentation II. .pptx B. Language that tells Web browsers how to display III. .mht Web pages IV. HTML C. File extension for a presentation stored as a Single File V. Yellow message bar Web Page D. An organization's internal network E. May appear if your system has restricted ActiveX controls
Computer Science & Information Technology
Using Comma Style causes a negative number to be displayed inside parentheses
Indicate whether the statement is true or false
Computer Science & Information Technology