subject

Why do numA and numB have the same scope in the subtract function? def subtract(numA, numB): return numA - numB def divide(numC, numD): return numC / numD answer = subtract(24,6) print (answer)

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 19:20
Write a program that prompts the user to input a string. the program then uses the function substr to remove all the vowels from the string. for example, if str = "there", then after removing all the vowels, str = "thr". after removing all the vowels, output the string. your program must contain a function to remove all the vowels and a function to determine whether a character is a vowel.
Answers: 2
question
Computers and Technology, 25.06.2019 05:30
Two technicians are discussing a resistance measurement. technician a states that components being measured should be removed or isolated from the circuit. technician b states that power to the circuit should be disconnected when measuring resistance. which technician is correct?
Answers: 1
question
Computers and Technology, 25.06.2019 08:10
Memory aids that organize information for encoding are
Answers: 3
question
Computers and Technology, 25.06.2019 15:00
When microsoft excel is first opened, where will its content come from?
Answers: 1
You know the right answer?
Why do numA and numB have the same scope in the subtract function? def subtract(numA, numB): return...
Questions
question
Mathematics, 09.04.2021 22:00
question
Mathematics, 09.04.2021 22:00
question
Mathematics, 09.04.2021 22:00
question
Mathematics, 09.04.2021 22:00
Questions on the website: 13722360