subject

Using the lists a and vowels as defined:

a = [ "euclid", "archimedes", "newton", "descartes", "fermat", "turing", "euler", "einstein", "boole", "fibonacci", "nash"]
vowels = ['a', 'a', 'e', 'e', 'i', 'i', 'o', 'o', 'u','u']

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 using len function
⦁ display a string that consists of the first letter from each of 11 names in the list a
output should be the string "eandfteebfn"

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 17:00
Annie is creating a corporate report for a company’s annual meeting. in the report, she wants to add the signature of various department heads. which device can annie use to capture signatures to include in the report? a. printer b. monitor c. e-reader d. digitizing tablet
Answers: 1
question
Computers and Technology, 23.06.2019 01:30
1. which of the following is a search engine? a) mozilla firefox b)internet explorer c)google d)safari 2. which of the following statements is true? a) all search engines will provide the same results when you enter the same query. b) all search engines use the same amount of advertisements. c) some search engines are also browsers. d) search engines often provide different results, even when you enter the same query.
Answers: 2
question
Computers and Technology, 23.06.2019 09:30
The place where the extended axis of the earth would touch the celestial sphere is called the celestial
Answers: 1
question
Computers and Technology, 24.06.2019 01:30
Suppose a cpu with a write-through, write-allocate cache achieves a cpi of 2. what are the read and write bandwidths (measured by bytes per cycle) between ram and the cache? (assume each miss generates a request for one block.)
Answers: 1
You know the right answer?
Using the lists a and vowels as defined:

a = [ "euclid", "archimedes", "newton", "desca...
Questions
question
Mathematics, 28.04.2021 21:30
question
Mathematics, 28.04.2021 21:30
question
Mathematics, 28.04.2021 21:30
question
Mathematics, 28.04.2021 21:30