Back to Certified Entry-Level Python Programmer PCEP questions

Scenario-based practice

Select Two (Multi-Select) Questions

Practise Certified Entry-Level Python Programmer PCEP practice questions — original exam-style scenarios covering every exam domain, with detailed explanations, wrong-answer analysis, and common exam traps.

20
scenario questions
PCEP
exam code
Python Institute
vendor

Scenario guide

How to approach select two (multi-select) questions

Multi-select questions tell you to 'Choose TWO' or 'Choose THREE'. Getting partial credit is not a thing — you must select all correct answers with no incorrect ones. The stem always states how many to choose, so trust it. These questions require precision, not best-guess elimination.

Quick answer

Select Two (Multi-Select) Questions questions test whether you can apply the concept in context, not just recognise a definition.

How the topic appears in realistic exam-style scenarios.

Which detail in the question changes the correct answer.

How to eliminate plausible but wrong options.

How to connect the question back to the wider exam objective.

Related practice questions

Related PCEP topic practice pages

Scenario questions usually connect to one or more exam topics. Use these links to review the underlying concepts behind the scenario.

Practice set

Practice scenarios

Which THREE of the following statements about Python data types are correct? (Choose three.)

Which TWO of the following are valid variable names in Python? (Choose two.)

Question 3mediummulti select
Full question →

Which THREE of the following are correct uses of the print() function?

Which TWO of the following are valid Python variable names? (Choose two.)

Question 5mediummulti select
Full question →

Which TWO of the following are valid ways to create a list with elements 10, 20, 30?

Question 6hardmulti select
Full question →

Which TWO of the following code snippets will print the numbers 0, 1, 2, 3, 4?

Which TWO of the following statements about tuples in Python are true?

Which THREE of the following are valid ways to handle an exception in Python?

Question 9mediummulti select
Full question →

Which THREE of the following are valid ways to create a list with elements 1, 2, 3? (Choose three.)

Question 11mediummulti select
Full question →

Which TWO of the following are valid ways to create a variable with the integer value 100?

Which TWO of the following are valid Python data types?

Question 13easymulti select
Full question →

Which TWO of the following expressions evaluate to True? (Choose two.)

Which TWO of the following are true about Python's if statement?

Question 15easymulti select
Full question →

Which TWO of the following expressions produce the integer 5?

Which THREE of the following are valid Python variable names?

Which of the following are valid Python variable names? (Choose two.)

Which THREE of the following are Python data types?

These PCEP practice questions are part of Courseiva's free Python Institute certification practice question bank. Courseiva provides original exam-style PCEP questions with detailed explanations, topic-based practice, mock exams, readiness tracking, and study analytics.