subject

Write a program that asks a user for their first name and then tells them which vowels are found in it. If a vowel is found, also include the first index of the letter. For example, if a user inputs the following:

What is your first name?: Michaelangelo

The following output should be given:

There is an a in your name, first found at index 4

There is an e in your name, first found at index 5

There is an I in your name, first found at index 1

There is an o in your name, first found at index 12

Note: You should use a function in your program.

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 14:00
Var add = function( x, y ) { return ( x + y ); } alert( add (5, 3) ); 11. (refer to code example 2.) the function a. accepts 2 parameters and returns 2 values. b. accepts 2 parameters and returns 1 value. c. accepts 2 parameters and does not return a value. d. does not accept a parameter and returns 1 value.
Answers: 1
question
Computers and Technology, 22.06.2019 10:30
You have a large, late-model pick-up truck with a rear seat. the pick-up truck weighs 6,500 pounds. the florida seat belt law
Answers: 1
question
Computers and Technology, 22.06.2019 11:30
Hassan is writing his masterโ€™s thesis, which is a thirty-page document. he received some feedback from his professor in the form of comments, but does not see where the comments are. what is the fastest way for hassan to find the feedback?
Answers: 3
question
Computers and Technology, 23.06.2019 01:30
How do you set up a slide show to play continuously, advancing through all the slides without requiring your interaction? a. click set up slide show, and then select the loop continuously until โ€˜esc' and show without narration options. b. click set up slide show, and then select the loop continuously until โ€˜esc' and use timings, if present options. c. click set up slide show, and then select the show presenter view and use timings, if present options. d. click set up slide show, and then select the show without animation and browsed at a kiosk (full screen) options.
Answers: 3
You know the right answer?
Write a program that asks a user for their first name and then tells them which vowels are found in...
Questions
question
Mathematics, 19.07.2019 11:00
Questions on the website: 13722367