Multiple Choice
A(n) _____ is any piece of data that is passed into a function when the function is called.
A) global
B) argument
C) scope
D) parameter
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q9: The _ argument specifies which parameter the
Q10: In a menu-driven program, a loop structure
Q11: Boolean functions are useful for simplifying complex
Q12: Python comes with _ functions that have
Q14: In Python,a module's file name should end
Q16: Which of the following functions returns the
Q17: One of the drawbacks of a modularized
Q27: The code for a function is known
Q32: A function definition specifies what a function
Q61: The main function contains a program's _