Coding question. Please help me?

Coding Question. Please Help Me?

Answers

Answer 1

Answer:

a  for a loop

Explanation:


Related Questions

Which group of Indians was native to Roanoke and not very friendly?
Croatan
Cherokee
Iroquois
Plain Indians

Answers

Answer:

Croatan I think if I remember it right.

Explanation:

Yep it’s Croatan. Hope this helps.

If you want to remove meeting responses from your inbox but still want to see tracking options, what should you do? Turn off all meeting responses in the Calendar options. Sort and delete the meeting responses from your inbox. Change the Calendar view to a side-by-side comparison. Create a tracking rule that moves responses to a new folder.

Answers

Answer:

its D. create a tracking rule that moves responses to a new folder.

Explanation:

i just got the answer right on edge 2020.

Answer: In the image below

Explanation:

Write a program in python to accept three numbers and print the largest of the three

Answers

Answer:

num1 = int(input("Enter number 1: "))

num2 = int(input("Enter number 2: "))

num3 = int(input("Enter number 3: "))

print(max(num1,num2,num3))

Explanation:

Python 3

SOMEONE PLEASE HELP !!!!!!

Answers

Make a Basket is the answer

In what four ways do we commonly respond?
A :Hearing, interpreting, evaluating, advising
B :Interpreting, evaluating, listening, hearing
C :Responding, interpreting, hearing, advising
D :Evaluating, probing, advising, interpreting

Answers

Answer:

A

Explanation:

On which tab are the print commands in Excel 2016 accessed?

Home

File (Backstage)

View

Edit

Answers

Answer:

file (backstage)

Explanation:

edginuity 2020

The tab that is the print commands in Excel 2016 accessed is File (Backstage). The correct option is b.

What is Excel?

Microsoft produced Microsoft Excel, a spreadsheet, for Windows, macOS, Android, and iOS. It has calculation, graphing tools, pivot tables, and Visual Basic for Applications, a macro programming language. Microsoft created a spreadsheet for it.

It has calculation, graphing tools, pivot tables, and Visual Basic for Applications, a macro programming language. A spreadsheet application that is a part of the Microsoft Office suite of programs. Spreadsheets display value tables arranged in rows and columns that can be mathematically manipulated using both fundamental and sophisticated functions.

Therefore, the correct option is b. File (Backstage).

To learn more about Excel, refer to the link:

https://brainly.com/question/24202382

#SPJ5

someone please help in this question​

Answers

Answer:

i think A

Explanation:

4.9 Code Practice Question 4

Write a program that asks the user to enter ten temperatures and then finds the sum. The input temperatures should allow for decimal values.

Sample Run
Enter Temperature: 27.6
Enter Temperature: 29.5
Enter Temperature: 35
Enter Temperature: 45.5
Enter Temperature: 54
Enter Temperature: 64.4
Enter Temperature: 69
Enter Temperature: 68
Enter Temperature: 61.3
Enter Temperature: 50
Sum = 504.3

Answers

total = 0

for x in range(10):

   temp = float(input("Enter Temperature: "))

   total += temp

print("Sum = {}".format(total))

I hope this helps!

explain the computer according to size​

Answers

On the basis of size there are four types of computer. They are minicomputer, micro computer, mainframe computer and super computer. Super computer is the fastest, most expensive, big in size, and most powerful computer that can perform multiple tasks within no second. Mini Computers are medium sized computer.

When a recipient responds to a meeting request, which statement most accurate descries what occurs?
O The meeting is confirmed, and the time is shown as Busy on the recipient's calendar.
The meeting is confirmed, and the time is shown as Free on the recipient's calendar.
O The meeting request is removed from the inbox, the meeting is confirmed, and the time is shown as Busy on
the recipient's calendar.
Nothing occurs because a recipient does not need to respond to a meeting request.

Answers

Answer:

The correct option is;

The meeting request is removed from the inbox, the meeting is confirmed, and the time is shown as Busy on the recipient's calendar

Explanation:

Upon acceptance of a meeting request on Microsoft Outlook, the schedule is added to your calendar, and the time period is displayed as busy, while the email invite is deleted from your email

The following steps are required when it is desired to retain meeting requests and store them within the email or a subfolder for future references

1) Click on the Tools menu

2) Click on Options in the Tools Menu

3) Click E-mail Options in the Options menu

4) Click on Advanced E-mail Options  and

5) Uncheck the Delete meeting request from Inbox when responding.

Answer:The correct option is;

The meeting request is removed from the inbox, the meeting is confirmed, and the time is shown as Busy on the recipient's calendar

Explanation

NEED HELP FAST TIMED !!!!

Answers

Answer:

oil rings = encloses combustion by closing off the extra space between the block and the head,

crank shaft = connects the engine to the transmition through a series of mechanisms.

gasket = reduces the amount of exhaust inside the cylinder by sealing the cylinder.

Explanation:

Answer:

Ummm so yea i dont have an answer

Explanation:

but hiii and i had to get a new account and if u dont remember me i am the airfocre girl

Identify the tasks that people can perform using a web browser. View a web page Program a computer Record a video Organize the entire hard drive Shop from a web page Download an MP3 file Upload photographs to an Internet site Search for a web page

Answers

Answer:

1,3,5,6,7,8 on edge2020

Explanation:

Answer: 1, 3, 5, 6, 7, 8

Explanation: got a 100

Amara created a workbook to track the number of
minutes she reads each week. Each day, she entered
the number of minutes into the workbook. Identify the
types of data in the workbook using the drop-down
menus.
25:
105:
Wed:

Answers

Answer:

25: Value

105:Formula

Wed: Label

Explanation:

Gabe is a computer systems analyst who has studied how to make large computer systems work efficiently. What company might be interested in hiring Gabe?

Answers

Answer:

Probably Amazon, as Amazon owns AWS which is purely creating a large computer system for web creators, people who need a server for a program or some other use. So more than likely his skills would be useful in AWS.

Explanation:

Answer:

A large electronics factory in need of simplifying their system

Explanation:

On the test it is correct

Also Brainliest would be nice

WILL GIVE BRAINLIEST
What is the missing term?
A(n) _______ explains how an app’s functions must be coded. It is needed if your app has complex communication functions.

Answers

Answer:

application

Explanation:

Answer:

Technical specification document

Explanation:

Which ribbon tab is not a default in Outlook 2016's main interface?
Home

Send/Receive

Folder

Review

Answers

Answer:

Review

Explanation:

The ribbon tab is not a default in Outlook 2016's main interface is Review.

What is ribbon tab?

The Ribbon tab in outlook has the options or commands used to do the  tasks. Like creating new email, deleting emails, opening a new meeting request, defining category to an item. However, The Ribbon takes up a lot of space on Outlook 2016 screen.

It has Home,  Send/Receive mails and Folder options on the ribbon tab except Review.

Thus, the ribbon tab is not a default in Outlook 2016's main interface is Review.

Learn more about ribbon tab.

https://brainly.com/question/24481253

#SPJ2

What is the main difference between a search engine and a web browser?
A. Your computer only comes installed with a web browser.
B. You use a search engine to find your web browser.
C. You need to use a web browser to get to the search engine.
D. Web browsers are databases and search engines are indexes.

Answers

Answer:

c

Explanation:

You need to use a web browser to get to the search engine. The correct option is C.

What is web browser?

A web browser is a piece of software that allows you to access and view web pages on the Internet.

A web browser is a software application that is used to access and display websites on the internet, whereas a search engine is a website or programme that allows users to search for information on the internet by typing in keywords or phrases.

To put it another way, a web browser allows users to view and navigate websites, whereas a search engine assists users in finding specific information within those websites or across the internet.

Although a web browser is commonly used to access a search engine, it is not the only method.

Thus, the correct option is C.

For more details regarding web browser, visit:

https://brainly.com/question/9776568

#SPJ7

So I bought a mechanical keyboard with cherry mx red switches. you're called "linear and silent" they are linear but they aren't silent. I watched tons of videos of different switches being tested and the reds so so quiet. why do mine sound so loud? i've even seen reviews of the keyboard I have purchased and they were super quite. any ideas to help? I got o-rings to put on the switches too but they just quieted down the down-stroke of the switches, but you hear the keycap clack against the switch stems upon upstroke. I'm really confused on what it could be?

Answers

Answer:

If the keys were silent in the review, it could have been one of two things. The first thing being, the microphone just wasn't picking up the audio as good and the second being, you could have just got scammed. Would you mind telling me the model of your keyboard so I can do some research. Cherry mx switches are loud because they bottom out on the keyboard. The actual switch itself is very quite. All linear means is that they keystroke is consistent and smooth rather than a Tactile switch which has a bum in the middle of its' stroke. In advertisement, they will lightly press they switch and that catches your attention when in reality whatever you are doing gaming or typing you will be slamming your keys down with a considerable amount of force. If you want a quiter keyboard I would pick a low profile keyboard which means that they keystroke is not as long as a mechanical keyboard which also means that the noise from the key hitting the keyboard will be a lot less loud.

Explanation:

Hopefully that kinda answers your questions.

what are the differences between a hub and a switch​

Answers

Answer:

A hub is used to send a message from one port to another port. A hub doesn't know the specific address of the destination where the message needs to send the message but it will send anyway.

A switch handles data and knows the very address of the destination the message is heading to. A switch works on a data link layer.

Explanation:

last bittttt of points

Answers

Answer:

THANKSSS..!!! Be safe

Explanation:

explain the importance of system software in the computer​

Answers

Answer:

System software is a type of computer program that is designed to run a computer's hardware and application programs. If we think of the computer system as a layered model, the system software is the interface between the hardware and user applications. The OS manages all the other programs in a computer.

Explanation:

Hope this helps

Crown me as brainliest:)

Please help me with these definitions!!!!!!

Type 1 Hypervisor

Type 2 Hypervisor

Virtual Box

Virtual Machine

Virtual Machine Escape

Virtual Machine Monitor

Virtual Machine Sprawl

VMWare

Application Cell

Answers

Answer:

1st one . A bare-metal hypervisor (Type 1) is a layer of software we install directly on top of a physical server and its underlying hardware. mainly found in enterprise environments.

2nd. A Type 2 hypervisor, also called a hosted hypervisor, is a virtual machine manager that is installed as a software application on an existing operating system (OS). ... Examples of this type of hypervisor include VMware Fusion, Oracle Virtual Box, Oracle VM for x86, Solaris Zones, Parallels and VMware Workstation.

3rd. VirtualBox is open-source software for virtualizing the x86 computing architecture. It acts as a hypervisor, creating a VM (virtual machine) where the user can run another OS (operating system).

4th.  a virtual machine is an emulation of a computer system. Virtual machines are based on computer architectures and provide functionality of a physical computer. Their implementations may involve specialized hardware, software, or a combination.

hope it helps x

Explanation:

4

Advancements in technology have made the global marketplace more accessible. True O False​

Answers

Answer:

I'd say true

Explanation:

Because techonolgical advancements have made the marketplace more reliable and more powerful than ever before. Hoep it helps

Answer:

true

Explanation:

this is because traders can show case their product through the internet.

there is easy acess of buying of stuffs at ones comfort zone .

transition of money is quicker

Nora really enjoys her job. When she presents to an audience, she spends a lot of time explaining how much she loves her job. Then she goes into great detail about why she thinks her company is so great. While loving her job and company is awesome, people get frustrated because it makes the meeting last so much longer. What constructive criticism would be appropriate to give Nora?
O It is great that you love your job, but people are tired of hearing it. You are taking time away from what we really need to discuss.
O Loving your job is great; however, get to the point of the meeting. People just want to get the meeting completed.
O You are such an amazing employee. Everyone is happy to hear how much you love your job.
O Your enthusiasm is awesome. During these meetings, we are short on time, so it is important to stay focused on the topic at hand. ​

Answers

Answer:

The answer to this question is given below in the explanation section.

Explanation:

As given in the scenario, Nora spends too much time in explaining that she loves the job, and then so goes into detail about why she loves the company.

And the people that are setting in the meeting get frustrated. The constructive criticism would be appropriate to Nora is given below:

Your enthusiasm is awesome. During these meetings, we are short on time, so it is important to stay focused on the topic at hand. ​

This is constructive criticism because you are also appreciated what Nora has done and doing and why loving the company. Also, you are giving her hints that during these meetings the time is short and you should stay on a focused topic.

Other options are not correct, because other options are informal and not professional.

whats the importance of technology based services?

Answers

Answer:

The most important role of technology in customer service is that it helps to increase the speed of customer interactions. Instead, live chat on company websites enables organizations to help customers as soon as they show interest. Many companies also provide customers the option to text them using their cellphones.

Choose one skill needed to become Computer Network Administrator?
The ability to Drive.
The ability to Plan.
The ability to Code Software.

Answers

Answer:

I think 1 is ans of this question

I think the answer is the ability to plan.

How would I copy this image?

There is an image from a scientific research pdf that I would like to use for one of my research papers in school, but I am unable to find out how to copy it and then paste it into my paper.

Thank you for your hep

Answers

Question: How would I copy this image?

Answer: Either screenshot it, or CTRL C ± CTRL V it. To screenshot something, open 'snipping tool' and pull up the PDF, then box in whatever you are trying to copy. You can also reverse image search it to find it somewhere on the web.

Uplifting Note: To you, smiling at someone may mean nothing, but to them, it might be their whole world.

Are robots that fix other robots engineers or doctors.

Answers

The robots are Engineers

yo need help can someone plz help

You would like to search for information about storms but not tornadoes. What type of search strategy may be useful?

entering keywords into many different search engines
a Boolean search
a wild-card search
searching for synonyms

Answers

Boolean search would be the answer

Can someone please tell, me whats wrong with this code....its supposed to give the fibonacci sequence as output but its giving 0 as output instead​

Answers

def series(n):

   n1 = 0

   n2 = 1

   count = 0

   if n <=0:

       print("Please enter a positive integer")

   if count ==0:

       print(0)

       print(1)

       count +=2

   while count < n:

       nth = n1 + n2

       n1 = n2

       n2 = nth

       count += 1

       print(nth)

series(7)

I've written the working code. You added a break statement which right under a print function, which only printed the value of n1 and by looking at your variables, n1 = 0. That's why it was only printing 0.

Other Questions
What is the area of the arrow At Southside Middle School, 20% of the students play an instrument. There are 305 students. How many students play an instrument? (3 points) Select one: a. 20 students b. 61 students c. 244 students d. 285 students HELP me with my Spanish, please What is the dependent clause, main verb, and main subject of these sentences?1. contrary to popular expectations, mandatory drug testing for florida welfare recipients showed that these individuals were less likely to use drugs that the generalpopulations.2. its a little known fact that some turtles can breathe through their rear end.3. mrs. kelley reflected that, besides flying, one thing she had neglected and would like now to have done was to learn to swim. P is a rectangle with a length of 40cm and a width of x cm.Q is a rectangle with a width of y cm. The length of Q is 25% more than the length of P. The area of Q is 10% less than the area of P. Work out the ratio x : y. Give your answer in its simplest form. The graph of f(x) = 2x + 3 shifts 10 units to the right when it is replaced with the graph of f(x) = 2x k. What is the value of k? if tanA= x/y find the value of xsinA+ycisB you_ tell him to avoid stress.(should)(ought to)(had better) Do you support the idea that deviant behavior is a product of society? why or why not? Find the value of c that completes the squarex^2+2x+cPlease help me with how to do this, and show me. Thank you. Which of the following best describes the Underground Railroad?It was a piece of the transcontinental railroad that was built in Kansas.It was a group of abolitionists who were hiding out from the government.It was a secret escape network for enslaved people seeking freedom.It was a north-south route along an early railroad line in the 1800s. Determine if the product CA is defined. If the product is defined, state its dimensions. Do not calculate the product. Solve the following:2(x+3)=x-4Separate question 4(5x-2)=2(9x3) what does tug at your sleeve mean? Para preparar una limonada us litro de jugo de limn natural. Adems, utilic litros de agua. Cuntos litros de lquido utilic para hacer la limonada? can you help please?? What is 0.8/50? But not in division form. Evaluate: f(x) = x + 7a. f(5) =b. f(-1) =c. f(-3) = Please help me with this question please h^6 64p^6 its trig its factoring the diff/sum of cubes