Status: Live & Active
The exam consists of four sections:
Objectives covered by the block (7 exam items)
PCEP-30-02 1.1 – Understand fundamental terms and definitions
PCEP-30-02 1.2 – Understand Python’s logic and structure
PCEP-30-02 1.3 – Introduce literals and variables into code and use different numeral systems
PCEP-30-02 1.4 – Choose operators and data types adequate to the problem
PCEP-30-02 1.5 – Perform Input/Output console operations
Objectives covered by the block (8 exam items)
PCEP-30-02 2.1 – Make decisions and branch the flow with the if instruction
PCEP-30-02 2.2 – Perform different types of iterations
Objectives covered by the block (7 exam items)
PCEP-30-02 3.1 – Collect and process data using lists
PCEP-30-02 3.2 – Collect and process data using tuples
PCEP-30-02 3.3 Collect and process data using dictionaries
PCEP-30-02 3.4 Operate with strings
Objectives covered by the block (8 exam items)
PCEP-30-02 4.1 – Decompose the code using functions
PCEP-30-02 4.2 – Organize interaction between the function and its environment
PCEP-30-02 4.3 – Python Built-In Exceptions Hierarchy
PCEP-30-02 4.4 – Basics of Python Exception Handling
Status: Live & Retiring (Dec 31, 2022)
The exam consists of five sections:
Objectives covered by the block (5 exam items)
PCEP-30-01 1.1 – Understand fundamental terms and definitions
PCEP-30-01 1.2 – Understand Python’s logic and structure
PCEP-30-01 1.3 – Use and understand different types of literals and numeral systems
PCEP-30-01 1.4 – Choose operators and data types adequate to the problem
Objectives covered by the block (6 exam items)
PCEP-30-01 2.1 – Build complex expressions and determine data type
PCEP-30-01 2.2 – Perform complex Input/Output operations
PCEP-30-01 2.3 – Operate on strings
Objectives covered by the block (6 exam items)
PCEP-30-01 3.1 – Make decisions and branch the flow with the if instruction
PCEP-30-01 3.2 – Perform different types of loops
Objectives covered by the block (7 exam items)
PCEP-30-01 4.1 – Collect and process data using lists
PCEP-30-01 4.2 – Collect and process data using tuples
PCEP-30-02 4.3 Collect and process data using dictionaries
Objectives covered by the block (6 exam items)
PCEP-30-01 5.1 – Decompose the code using functions
PCEP-30-01 5.2 – Organize interaction between the function and its environment