Question: In Python a module is: A . One line of code in a program. B . A separate block of code within a program. C
In Python a module is:
A One line of code in a program.
B A separate block of code within a program.
C A whole program you write.
D A file that contains documentation about functions in Python.
E A file containing Python definitions and statements intended for use in other Pytho programs.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
