What is wrong description of the Python module?

Posted by: Pdfprep Category: H13-311-ENU Tags: , ,

What is wrong description of the Python module?
A . The Python module is a Python file that ends with .py and contains Python object definitions and Python statements.
B . The Python module allows you to logically organize your Python code snippets.
C . Python modules can define functions classes and variables but the module does not contain executable code
D . Assigning relevant code to a module can make your code better and easier to understand.

Answer: C

Leave a Reply

Your email address will not be published.