Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Python Institute logo

Python InstitutePCEP - Certified Entry-Level Python Programmer

Domain 1Objective 1

PCEP-30-02 1.1 Understand Fundamental Terms and Definitions PCEP-30 Practice Questions (Page 1)

Part of the Computer Programming and Python Fundamentals domain, which accounts for 18% of the PCEP-30 exam. Python Institute does not publish an official question count, but from its 45-minute exam (~20–30 total, ~4–5 in this domain), expect 1–1 from this objective — we provide 25 practice questions to prepare you well beyond it. (estimate)

25questions here
5free pages
6concepts
18%of the exam

Questions 1–5

  1. 1foundation · easy

    Which of the following is an example of a lexical element in Python?

    Select an answer first
  2. 2expert · medium

    A developer writes the following code snippet: ```python if True print('Hello') ``` The interpreter raises an IndentationError. What does this error indicate about the code?

    Select an answer first
  3. 3expert · hard

    A developer modifies a Python module that is imported by several other modules. After the change, they run the main script, but the old behavior persists. What is the most likely cause?

    Select an answer first
  4. 4application · medium

    A student is learning Python and encounters the line `for i in range(3):`. They ask which parts are keywords. Which answer correctly identifies the keywords in this line?

    Select an answer first
  5. 5foundation · easy

    Which of the following best defines 'lexis' in the context of programming languages?

    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. “PCEP-30” is a trademark of its owner, used for identification only.