Python_Institute
PCPP-32-101 · Question #77
PCPP-32-101 Question #77: Real Exam Question with Answer & Explanation
Sign in or unlock PCPP-32-101 to reveal the answer and full explanation for question #77. The question stem and answer options stay visible for context.
Question
Select the true statement about PEP 8 recommendations related to imports.
Options
- AImports should be put at the top of a file, after module comments and dosctrings.
- BImports should be put at the top of a file, before module comments and docstrings.
- CWildcard imports, for example from modulename import *, are encouraged, because they
- DImports should be put at the top of a file, after module globals and constants.
Unlock PCPP-32-101 to see the answer
You've previewed enough free PCPP-32-101 questions. Unlock PCPP-32-101 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.