PLEASE HURRY!!
Look at the image below

PLEASE HURRY!!Look At The Image Below

Answers

Answer 1

Answer:

Second part:

answer = multiply(8, 2)

First part:

def multiply(numA, numB):

 return numA * numB

Third part:

print(answer)

Explanation:

When creating a function, we always start with def function_name(): so the code for the first line is:

def multiply(numA, numB):

 return numA * numB ( * symbol refers to multiplication)

We are now left with two pieces of code: answer = multiply(8, 2) and print(answer). Since we need to always define a variable before using it, answer = multiply(8, 2) will come before print(answer).

Resulting Code:

def multiply(numA, numB):  <- first part

 return numA * numB

answer = multiply(8, 2)  <- second part

print(answer)  <- third part

Hope this helps :)


Related Questions

Why can it be helpful to perform mathematical calculations using programming? Choose the best answer.

Answers

Answer:

The answer is below

Explanation:

Given that there is no available option.

Hence, It can be helpful to perform mathematical calculations using programming because

1. Programming is more viable and efficient in solving mathematical problems.

2. It is faster in getting an answer and easier to manipulate

3. It can be cheaper than human and be most time readily available

4. It can save and quickly recalls a memory

what is media ethics. Explain two forms of maintaining media ethics with examples​

Answers

Media ethics is the best division of applied ethics dealing with the specific ethical principles and standards of media, including broadcast media, film, theatre, the arts, print media and the internet. The field covers many varied and highly controversial topics, ranging from war journalism to Benetton ad campaigns. In relation to news coverage it includes issues such as impartiality, objectivity, balance, bias, privacy, and the public interest. More generally, it also includes stereotyping, taste and decency, obscenity, freedom of speech, advertising practices such as product placement, and legal issues such as defamation.

Rihanna was shopping in a clothing store. She had $100 to spend. She found three items that she liked. The three items were a pair of shoes for $99, a jacket for $98, and a dress for $96. After two hours of shopping, Rihanna decided to borrow some shoes from her sister and to buy the jacket for $98. What was her opportunity cost?

Answers

Answer:

umm i think 293

Explanation:

how can Ms power point features will help you in your future career​

Answers

Answer:

Making your presentation more interesting through the use of multimedia can help to improve the audience's focus. PowerPoint allows you to use images, audio and video to have a greater visual impact. These visual and audio cues may also help a presenter be more improvisational and interactive with the audience.

Explanation:

The concentration of the audience can be increased by adding multimedia to make your presentation more engaging. You may utilize graphics, music, and video in PowerPoint to make your presentation more visually compelling.

What is PowerPoint best used for?

Microsoft PowerPoint is a powerful tool for making slide shows. As a component of the business's Microsoft Office suite software, it is packaged with Word, Excel, and other office productivity tools. The application uses slides to deliver multimedia-rich information.

Microsoft PowerPoint is an easy-to-use tool with a variety of presentation-related capabilities. If your presentation needs a visual punch, collaborative tools, easy access, or the ability to share content outside of the first meeting, PowerPoint is a terrific choice.

These audible and visual cues could also encourage spontaneity and audience participation from the presenter.

Thus, The concentration of the audience can be increased by adding multimedia.

For more information about PowerPoint best used for, click here:

https://brainly.com/question/7019369

#SPJ2

Pls Hurry!!!

What is the missing line of code?

>>> answer = "happy birthday"
>>> _____
'Happy birthday'


upper(answer)

capitalize(answer)

answer.capitalize()

answer.upper()

Answers

Answer:

It is answer.capitalize()

Explanation:

The missing line of code is:

>>> answer = "happy birthday"

>>> answer. Capitalize()

'Happy birthday'. The correct option is (C).

What do you mean by the line of code?

Source lines of code (SLOC), also referred to as lines of code (LOC), is a software metric that counts the lines in the source code of a computer programme to determine the size of the programme.

Use cloc filename> to obtain the lines of code contained in a single file. To obtain the code lines in a straightforward Vue file, we are utilizing the command.

Furthermore, it acknowledged that it is a VueJS component. Using the cloc —by-file command, we may examine every line of code included in a file or directory.

Therefore, the missing line of code is:

>>> answer = "happy birthday"

>>> answer. Capitalize()

'Happy birthday'.

To know more about the line of code, visit:

https://brainly.com/question/18844544

#SPJ2

True or false, USBs are slower than RAM.

Answers

Answer:

False

Explanation:

where to buy a ps5
I really want one please help meh

Answers

Answer:

You can buy one at gamestop, target, walmart, best buy and probably more stores

Answer:

Amazon, walmart, target, gamestop?

Explanation:

I'm sure a quick go ogle search will get u what u want to see, have a nice day and I hope u get what u want!

Why can't I access my micro SD card on my Lenovo ThinkPad Yoga 11e? I'm trying to export some PNG files onto my Micro SD card, so I can have the files on my phones.

Answers

maybe you need a new sd card

Write the count below the rests.

How do I do I do this?
Help guys

Answers

Well 1234 for the first one

1. 1101001110(2)-Х10
2. 320(10) -X16.
3. 415(10) – Х2
4. ЗВ4(16) -Х10.
5. 62(8) -Х10.
перевести числа из одной системы счисления в другую

Answers

Answer:idkExplanation:

On the order form worksheet, unlock cells B5 through K5? On Microsoft excel

Answers

Answer:

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

Explanation:

The following steps can be used to unlock the cells of the Microsoft Excel worksheet.

Select the cells B5 through K5, that you want to unlock. Then choose the “Home” tab from the tab ribbon. In the “Cells” area, then select “Format” > “Format Cells“. Select the “Protection” tab. Uncheck the box for “Locked” to unlock the cells. Check the box to lock them. Select “OK“.

Formulas should follow the___
last cell used
signs
order of operations
call of operations

Answers

Answer:

Order of operations

Explanation:

If a person is proactive, they do NOT have to be defensive.
True
False

Answers

The answer is true for this question
Honestly no idea lol

Identify why research and a clearly written problem statement are important. Select all that apply. They result in a clear and concise statement of the problem. They ensure that all stakeholder needs are considered. They result in a document that is easy to understand. They result in a problem statement with many variations on the solution.

Answers

Answer:

They result in a clear and concise statement of the problem

They ensure that all stakeholder needs are considered.

They result in a document that is easy to understand

Explanation:

Problem statement are very vital in research they are key notes that tells what the research is all about and solution it will provide. They are key notes to understand a research and the knowledge gap the research is filling.

Problem statement is a guide through which solution are measured, it gives a clear direction of what the research is all about.

Problem statement are usually easy to understand, they are written in ways that everyone who picks the paper up can understand why the research was conducted.

All this are why a problem statement is important.

Answer:

a and c are correct

Explanation:

In excel online what is it called when you join connecting cells together to span across more than one column and/or row?
Combine
Connect
Merge
Unite

Answers

Answer:

Combinar

Explanation:

Answer:

Merge

Explanation:

what format can be applied to text in excel?

Answers

You can apply accounting format,date,numbers, currency, percentage or even fraction

Explain three causes of repetitive stress injuries (RSI)​

Answers

RSI can occur when you do repetitive movements. Those movements can cause your muscles and tendons to become damaged over time.

Some activities that can increase your risk for RSI are:

● stressing the same muscles through repetition

● maintaining the same posture for long periods of time

● maintaining an abnormal posture for an extended period of time, such as holding your arms over your head

● lifting heavy objects

● being in poor physical condition or not exercising enough

I need help on this one I’m confused.

Answers

Answer:

true

Explanation:

Answer:

True

Explanation:

. Write a Python command to assign the value 80.35 to a variable called 'point'.

Answers

Answer:

point=80.35

Explanation:

What are the characteristics of calendar sharing options in Outlook 2016? Check all that apply.

Answers

Answer:

a,b,c,e

Explanation:

Answer:

Quit your bickering in the replies on the other answer, this is correct.

Explanation:

What will be displayed on the next line after you type the code below in IDLE and press ENTER?
>>>print(1 + 5)

Answers

Answer:

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

Explanation:

The correct answer to this question is given below:

This is a python code when you will write it into IDLE and press enter.

It will print six as a digit on the screen such as below:

>>>print(1 + 5)

6

Because, when you will give two integer parameters and a "+" operator, then the print function will add the two-parameter and print the result of the sum (5 and 1) on screen. So this code will print 6 as a result of this code on the screen.

Fill in the blanks.
1.
Cloud offers the services to a limited and well-defined number of parties.
model.
2. Cloud computing services are based on a
3.
provides a cloud platform and allows developers to create, test, and ru
their program, website, web app, etc.
4. In
, you can keep files, folders, backups and everything important, online
5. Whenever you delete any file, it goes into
folder​

Answers

Answer:

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

Explanation:

This question is about to fill-in-the-blanks. To correct answer to each sub-question is given below:

1.

Cloud offers services to a limited and well-defined number of parties.  It is a Private model.

2.

Cloud computing services are based on software as a service (SaaS), infrastructure-as-a-service (IaaS), and platform-as-a-service (PaaS).

3.

Google provides a cloud platform and allows developers to create, test, and ru n their program, website, web app, etc

It is also noted other cloud platforms such as Amazon cloud services, Microsoft Azure cloud services provide such functionalities.

4.

In  Cloud backup storage, you can keep files, folders, backups, and everything important, online

5.

Whenever you delete any file, it goes into  Recycle Bin (if you are using windows) or trash (if you are using MAC) folder​

What is the purpose of the Print Area feature?

printing graphs and charts for the document
printing how many copies of a document should print
selecting specific cells and ranges to print
selecting color for the Print Area’s border

Answers

Explanation:

printing how many copies of a document should print

Answer:

C. selecting specific cells and ranges to print

The total mass for the substances after any
reaction change from its original.​

Answers

Answer:

If this is a T or F the answer would be TRUE

Explanation:

May I have brainliest please? :)

Answer:

No, the total mass of the substance doesn't change from it's original after any reaction

Explanation:

Due to Law of Conservation of Mass

A + B = AB

ex :- C (12) + O2 (16×2) = CO2 (44)

A Uniform Resource Locator (URL) consists of 2 (Two) Basic Parts named ___________ and _________ separated by a colon (:) and 2 (two) forward slashes. *

A)a Protocol Identifier
B)a URL
C)a Resource Name
D)a Domain Name

Answers

Answer:

Protocol identifier A & URL B

Explanation:

Which term means an unsecure protocol used when remotely accessing a computer?

Transmission Control Protocol (TCP)
Secure Shell (SSH)
Telnet
Internet Protocol (IP)

Answers

Answer:

9Internet Protocol (IP)

Answer:

The answer is Secure Shell (SSH)

What keyword can we use within a form to pass it as an argument to a JavaScript snippet? A. form B. onSubmit C. send D. this

Answers

Answer:

the answer is: this

Explanation:

trust me

PLEZ ANSWER QUICK
Another name for a web page's address is _____.

ISP

web server

HTTP

URL

Answers

The answer is URL. ........

Answer:

URL is the other name for a web page's address

Question: 1
A special kind of firmware that runs programs strictly to start up the computer is called the:
motherboard
BIOS
CPU
GPU

Answers

Answer:

BIOS, it is the only type of firmware that is there.

What is the output of the following code:
lang=
['Python','C','C++, JAVA,ASP'PHP',VB', Oracle
'MySQL)
list1 = lang(2:-2]
list2 = langl-2:-5)
list3 = langl: : 3]
print(list)
print(list)
print(list3)​

Answers

Answer:

Syntax error.

Explanation:

There are many typing mistakes in this source code.

Other Questions
Which triangles must be congruent? 11. Paying off a consumer loan prior to its maturity Paying Off Installment Loans Some installment loans include terms that charge a penalty if the borrower pays off the loan earlier than its maturity date. The specific terms can vary so its important to know if a loan youre considering provides for a prepayment penalty and if it does, what its exact terms are. A common way to compute a penalty is the sum-of-the-digits method. You and your friend recently took out installment loans. You expect to pay off your loan before its maturity date, so you made sure that the contract: Provides for the use of the Rule of 78s Does not contain a prepayment penalty clause Provides for the use of the sum-of-the-digits method Your friend didnt anticipate being able to pay off the loan before its maturity dateuntil he won a lot of money in the lottery, enough to pay it off. He decided to pay off the loan today rather than invest his winnings. Whats the most likely reason why? The loan contract would use the sum-of-the-digits method to compute interest if your friend paid off the loan before its maturity date. The interest rate on the loan is lower than the rate of return your friend would earn on his investment. The contract does not contain a prepayment penalty clause. True or False: Computing interest using the sum-of-the-digits method allocates more interest at the beginning of a loan than at the end of the loan. True or False What are the three elements that most crimes have? A)B) ) D)E) ? 16. Name the body of Congress that must approve a treaty thatthe president has negotiated and the fraction of the vote theymust approve it by. what are three causes of the rise of radical nationalism Last night, the temperature fell from 0F to -13 1/5 in 4 2/5 hours. What was the average temperature change per hour? Solve the division problem.-13 1/5 4 2/5 PLEASE SOLVE I ONLY HAVE A FEW MORE TO GO!!!!!!! (I'LL BE GIVING BRAINLIEST AND EXTRA POINST TO WHO EVER HELPS ME!! :D)What did Patriots use to gain support for the ideas of freedom and self-government?A) BribesB) Public conversation, pamphlets, and newspaper articlesC) Silent meetings with the Committees of CorrespondenceD) Violence(Here is an image if needed) : Judy used the following soil triangle to identify a sample of soil as silty clay.Soil texture triangle. Clay soil is approximately 45 percent or less sand, 50 percent or more clay, and 40 percent or less silt. Silty loam soil is approximately 50 percent or less sand, 30 percent or less clay, and 50 percent or more silt. Sandy clay soil is approximately 45 to 65 percent sand, 35 to 55 percent clay, and 25 percent or less silt. Sandy clay loam soil is approximately 45 to 80 percent sand, 20 to 35 percent clay, and 35 percent or less silt.Which description of soil likely allowed Judy to make this identification? (2 points) aMostly large particles, with a gritty texture, 75% clay, 15% sand, and 10% silt bMostly large particles, with a sticky texture, 65% clay, 10% sand, and 25% silt cMostly small particles, with a sticky texture, 50% clay and 5% sand, and 45% silt dMostly small particles, with a smooth texture, 30% clay, and 25% sand, 45% silt NEED ASAP . Plz help Can someone please help me with this? Complete the following sentences with the present tense of the verb VIVIR Compltez la phrase en choisissant la bonne forme du verbe tre.Ils___collgues. CAN SOMEONE ANSWER THIS WHOLE THING PLZ!!!!!!!!!I WILL MARK BRAINLIEST!!!!!! Write a for loop to print the numbers 88, 84, 80, ...44 on one line. Expected Output 88 84 80 76 72 68 64 60 56 52 48 44 In the story, pet owners are too scared of the crocodile to bring their sick pets to Doctor Dolittle. When Sweett's read this, he made the inference that Dr. Dolittle was losing money because of the crocodile. What background knowledge BEST supports Sweett's inference? Which scenario could produce this motion map? Theo throws a tennis ball against a wall and it bounces off. Pilar is walking to her car, stops to check for her keys, and turns around to get them from her house. Anja throws a dart at a dart board and hits the bulls-eye. Gabriel is running, stops to check for oncoming traffic, and continues running in the sam Each piece of paper is 910 inch long. Each ballot needs to be 310 inch long. How many ballots can be cut from one piece of paper? What had the study of fossils allowed scientist to do