Write a function that counts the vowels (aeiou) in a string the user inputs. Make sure it counts upper- and lowercase vowels. Then write a routine that calls the function and displays the following output.

What will be an ideal response?


Computer Science & Information Technology

You might also like to view...

Consider the code segment below. Which of the following statements is false?

Dim array(5) As Integer a) The first statement declares an array reference. b) The second statement creates the array. c) array is a reference to an array of integers. d) The value of array( 3 ) is -1.

Computer Science & Information Technology

A(n) _____ presentation is designed to sell.

A. persuasive B. informative C. training D. balanced

Computer Science & Information Technology

Which of the following file extensions would you expect to find on a file containing an Excel spreadsheet?

A. .docx B. .xlsx C. .accdb D. .excel

Computer Science & Information Technology

In presentation software, you can use a(n) ____ to add movement to an object or text.?

A. ?transition B. ?animation C. ?operator D. ?vector

Computer Science & Information Technology