Back to quizzes
Modules & Packages Quiz
Java / Loops | Medium | 15 questions
Question 1 of 15
4 free questions left
What is a module in Python?
A
file containing Python definitions and statements.
B
A collection of Python packages.
C
A type of Python variable.
D
An executable file in Python.