subject

This one needs a definite loop and the number iterations of that loop will be the total number of characters in YOUR first and last names. For example, if your name is Jane Doe then the loop will execute exactly seven (7) times (Jane has 4 characters and Doe has 3 characters). You must HARDCODE your own name into your program, e. g.,

first = "Jane"
last = "Doe"

Your program must figure out the total number of characters in the two names (hint: the len function is one easy way to do this).

You must use a for or while loop to prompt a user to enter each number. The number of numbers the user enters must match the number of letters in your names (for example, when Jane Doe runs her program she will be prompted to enter exactly seven numbers).

Once the loop has finished, your program must output the following:

Number of numbers entered.
Total of the numbers entered.
Average of the numbers entered.
Largest number entered.
Smallest number entered.

Sample output is shown below for Jane Doe's program (remember, you must hardcode your own name in your program).

Hello Jane Doe
Please enter enter 7 numbers.
Enter a number: 3
Enter a number: 2
Enter a number: 5
Enter a number: 7
Enter a number: 2
Enter a number: 4
Enter a number: 6
Number of numbers entered: xx
Total of the numbers: xx
Average of the numbers: xx
Largest number entered was: xx
Smallest number entered was: xx

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 01:30
Imagine that you have a friend who is starting a small business and is interested in using social media to spread the word. he is not certain that it is a good move, and has come to you for . would you advise him to use social media to advertise his business? why or why not? support you answer with information from the text.
Answers: 1
question
Computers and Technology, 22.06.2019 17:00
Your computer running windows 10 is doing some very strange things with the operating system. you are fairly certain it is not a hardware issue. you need to try to get further insight into what is going on within the operating system. which tool would be best suited for this?
Answers: 2
question
Computers and Technology, 24.06.2019 11:00
Why is it uncommon for users to perform searches directly in database tables? a.)users are discouraged from interacting directly with tables because they might confuse tables with spreadsheets. b.) users are discouraged from interacting directly with tables because this may result in unintended changes to source data. c.)users do not have the technical skills required to perform searches directly in database tables. d.)users do not have the permissions required to perform searches directly in database tables.
Answers: 1
question
Computers and Technology, 24.06.2019 23:50
What is your fav video game currently: a) roblox b) fortnite c) apex legends d) pubg
Answers: 2
You know the right answer?
This one needs a definite loop and the number iterations of that loop will be the total number of ch...
Questions
question
Geography, 20.08.2019 15:30
question
Mathematics, 20.08.2019 15:30
Questions on the website: 13722367