subject

The main part of your program has the following line of code. answer = difference(30,5)
Which function finds the difference of 30 and 5 to return 25.

a-def Subtract(numA, numB):
return numB - numA

b-def Subtract(numA, numB):
return numA - numB

c-def subtract(numA, numB):
return numA - numB

d-def subtract(numA, numB):
return numB - numA

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 18:30
Which statement best explains how plant cells use photosynthesis to maintain homeostasis? they use glucose and water to make energy. they break down glucose into fat. they combine oxygen and water to make glucose. they make glucose from carbon dioxide and water.
Answers: 1
question
Computers and Technology, 23.06.2019 00:00
What engine component is shown in the above figure?
Answers: 1
question
Computers and Technology, 23.06.2019 13:00
Which one of the following voltages should never be measured directly with a vom? a. 1200 v b. 500 v c. 800 v d. 100v
Answers: 2
question
Computers and Technology, 23.06.2019 14:00
Select the correct answer. andre was recently hired by an organization to check for system vulnerabilities. he is supposed to exploit these vulnerabilities and create a report on the extent of damage to which the system was susceptible. what position does andre hold in this organization? a. information security analyst b. information assurance manager c. penetration tester d. network security engineer e. chief information security officer
Answers: 2
You know the right answer?
The main part of your program has the following line of code. answer = difference(30,5)
Which...
Questions
question
History, 29.10.2020 16:50
Questions on the website: 13722363