Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

(+25) Using the list defined as a below, write a Python program that will Display the longest name (done #12 below ) Display the shortest

image text in transcribed

image text in transcribed

image text in transcribed

(+25) Using the list defined as a below, write a Python program that will Display the longest name (done #12 below ) Display the shortest name Display the number of names in the list NOTE: your answer should be 11 but do NOT use the constant 11 in your output; code the size of the list Display a string that consists of the first letter from each of 11 names in the list a See 9 in the output and consider using the +operator Must use a loop Display a string that consists of the last letter from each of 11 names in the list a See 10 in the output Must use a loop Ask the user for a letter. Display the number of times the letter appears in the list See the count function from the prior labs 1. 2. 3. 4. 5. 6. m in the i houdbe Archimedes last name is Turing Sort the list in reverse order and display the list i.e. the first name should be Turing and the last Archimedes 8. 9. Display the number of vowels Vowels are 'A', 'a', 'E', 'e', T', ', 'O', 'o', 'U', 'u

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Introduction To Data Mining

Authors: Pang Ning Tan, Michael Steinbach, Vipin Kumar

1st Edition

321321367, 978-0321321367

More Books

Students also viewed these Databases questions

Question

Which industry did you analyze?

Answered: 1 week ago

Question

Why is it useful to compare multiple companies at once?

Answered: 1 week ago