Question:
A developer is constructing some functions in Python. When is a function referred to as a module in Python?
- when the function is declared during the execution of a Python program
- when the function is initiated during the execution of a Python program
- when the function is packaged in a single Python file
- when the function is used for the first time
Exam with this question: DevNet Associate (v1.0) – Module 3 Exam Answers
Please login or Register to submit your answer