Which of these is the definition for packages in Python?
Posted: Wed Jul 13, 2022 7:44 pm
a) A set of main modules
b) A folder of python modules
c) A number of files containing Python definitions and statements
d) A set of programs making use of Python modules
b) A folder of python modules
c) A number of files containing Python definitions and statements
d) A set of programs making use of Python modules