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

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 20:00
What side length would you specify if you were required to create a regular hexagonal plate that was composed of 33 cm(squared) of sheet metal? dimension the side length to 0.1 cm
Answers: 2
question
Computers and Technology, 24.06.2019 16:50
How many types of string types does python support?
Answers: 1
question
Computers and Technology, 24.06.2019 17:50
You work in the accounting department and have been using a network drive to post excel workbook files to your file server as you complete them. when you attempt to save a workbook file to the drive, you see the error message: “you do not have access to the folder ‘j: \’. see your administrator for access to this folder.” what should you do first
Answers: 2
question
Computers and Technology, 25.06.2019 08:30
While using pert (program evaluation review technique) and cpm (critical path method) techniques, activities that are not on the critical path are more inflexible than those activities on the critical path. select one: true false
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
question
Mathematics, 24.07.2019 12:40
question
Advanced Placement (AP), 24.07.2019 12:40
question
Computers and Technology, 24.07.2019 12:40
Questions on the website: 13722360