A ___________ is a file containing Python definition (i.e., functions) and statements.
Answers
Answered by
2
Answer:
module
Explanation:
A module is a file containing Python definition (i.e., functions) and statements.
Similar questions