CertGrid CertGrid
Best Practices·Certified Entry-Level Python Programmer

PCEP and PCAP Question Types

PCEP and PCAP are not multiple choice. They use single- and multiple-select questions, but also drag-and-drop ordering, gap fill and code insertion - and on those three there is nothing to eliminate. This is what each format asks for, how to attack it, and the six one-liners worth being able to answer from memory because they turn up in every format.

Exam Craft Guide 25 of 26 Intermediate

Written against the versions above. Both exams are delivered in a browser through OpenEDG's testing platform. Formats and time limits come from the published exam pages; nothing on this page depends on a Python version.

One machine, and any shell with Python 3 will do - these exams test the language, not a distribution.
Server NameIP AddressOSRolesCPURAMHDD
RUNNER01192.168.0.27Ubuntu 26.04 LTSPython 3.14.4 - the only machine this path needs2 Core4 GB50 GB

Before you start

  1. The five formats

  2. The which-exception question

  3. Code insertion, where elimination fails

  4. The which-of-these-is-a-syntax-error question

  5. Gap fill, and knowing the equivalent forms

  6. The ordering question, where the answer is the MRO

  7. The one-liners worth knowing cold

  8. How to spend the time

Official sources