Python Institute PCEP-30-02 Exam Questions
PCEP - Certified Entry-Level Python Programmer (Page 11 )

Updated On: 24-Feb-2026

What is the output of the following snippet?

  1. [1, 2, 3]
  2. [3, 3, 3]
  3. [3, 2, 1]
  4. [1, 1, 1]

Answer(s): C



What snippet would you insert in the line indicated below to print The highest number is 10 and the lowest number is 1. to the monitor?

  1. None of the above.



Answer(s): D



What is the output of the following snippet?

  1. ['Mary', 'had', 'a', 'little', 'lamb']
  2. ['Mary', 'had', 'a', 'lamb']
  3. ['Mary', 'had', 'a', 'ramb']
  4. No output, the snippet is erroneous

Answer(s): D



What is the expected output of the following code?

  1. Paul
  2. Mary
  3. The code is erroneous.
  4. None of the above.
  5. Peter

Answer(s): E



What is the expected output of the following code?

  1. 1
  2. 4
  3. 3
  4. 2

Answer(s): C






Post your Comments and Discuss Python Institute PCEP-30-02 exam dumps with other Community members:

Join the PCEP-30-02 Discussion