Multiple Choice
What makes it easier to reuse the same code in more than one program?
A) Mods
B) Procedures
C) Modules
D) Functions
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: A local variable can be accessed from
Q9: The Python standard library's _ module contains
Q21: A(n)_ chart is also known as a
Q59: A(n) _ is a variable that receives
Q62: A variable's _ is the part of
Q63: To refer to a function in a
Q64: A(n) _ program displays a list of
Q65: A value-returning function is like a simple
Q67: A(n) _ variable is accessible to all
Q69: Given the following function definition, what would