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.
def Subtract(numA, numB):
return numA - numB
def Subtract(numA, numB):
return numB - numA
def subtract(numA, numB):
return numA - numB
O
def subtract(numA, numB):
return numB - numA

ansver
Answers: 2

Other questions on the subject: Computers and Technology

image
Computers and Technology, 23.06.2019 14:30, bernicewhite156
Select the correct answer. what does it indicate when a website displays https instead of http? a. the website is secure. b. there is no secure sockets layer. c. the secure sockets layer is hidden. d. the website is not secure.
Answers: 1
image
Computers and Technology, 25.06.2019 15:30, csarge2972
How can improving one’s reasoning skills also improve one’s performance on the job?
Answers: 1
image
Computers and Technology, 25.06.2019 19:30, Starzdaze5572
What are the two types of cache memory
Answers: 1
image
Computers and Technology, 26.06.2019 00:30, Goosebumpsestoybox
Network administration is concerned with which tasks?
Answers: 1
You know the right answer?
The main part of your program has the following line of code. answer = difference(30,5)
Which...

Questions in other subjects:

Konu
Mathematics, 27.01.2022 14:30
Konu
Health, 27.01.2022 14:30
Konu
Mathematics, 27.01.2022 14:30