
Python InstitutePCPP1 - Certified Professional Python Programmer 1
Domain 2Objective 1
PCPP-32-101 2.1 Python Enhancement Proposals and Python Philosophy PCPP-32-1 Practice Questions (Page 3)
Part of the Coding Conventions, Best Practices, and Standardization domain, which accounts for 12% of the PCPP-32-1 exam. Python Institute does not publish an official question count, but from its 65-minute exam (~25–45 total, ~3–5 in this domain), expect 1–2 from this objective — we provide 27 practice questions to prepare you well beyond it. (estimate)
27questions here
6free pages
5concepts
12%of the exam
Questions 11–15
- 11
A junior developer on your team is preparing to propose a new standard library feature. They ask where they should formally document the motivation, specification, and backward-compatibility implications of their idea so the community can review it. What should you direct them to create?
Select an answer first - 12
Your team is reviewing a module that contains a mix of `import os`, `import sys`, and `from collections import defaultdict`. According to PEP 8, how should these imports be ordered?
Select an answer first - 13
You are writing a public API function `connect(host, port)` and want to document its purpose, parameters, and return value. According to PEP 257, what is the recommended way to write this documentation?
Select an answer first - 14
What is the main purpose of PEP 1?
Select an answer first - 15
You are reviewing a PEP that proposes a new standard library module. The PEP includes a detailed specification, examples, and a discussion of backward compatibility. According to PEP 1, what is the most important next step for this PEP to move forward?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Python Institute. “PCPP-32-1” is a trademark of its owner, used for identification only.