PCEP-30-02 Exam Details

  • Exam Code
    :PCEP-30-02
  • Exam Name
    :PCEP - Certified Entry-Level Python Programmer
  • Certification
    :Python Institute Certifications
  • Vendor
    :Python Institute
  • Total Questions
    :420 Q&As
  • Last Updated
    :May 31, 2026

Python Institute PCEP-30-02 Online Questions & Answers

  • Question 241:

    What is the output of the following code?

    A. The program will cause an error.
    B. False
    C. None
    D. True

  • Question 242:

    What is the expected output of the following code?

    A. None
    B. 1
    C. 2
    D. The code is erroneous.

  • Question 243:

    What happens when the user runs the following code?

    A. The program outputs three asterisks ( *** )to the screen.
    B. The program outputs one asterisk ( * ) to the screen.
    C. The program outputs five asterisks ( ***** ) to the screen.
    D. The program enters an infinite loop.

  • Question 244:

    Select the true statements: (Choose two.)

    A. You can use keywords as variable names in Python
    B. You can use keywords as function names in Python
    C. You cannot use keywords as variable names in Python
    D. You cannot use keywords as function names in Python

  • Question 245:

    Which of the following snippets shows the correct way of handling multiple exceptions in a single except clause?

    A. Option A
    B. Option B
    C. Option C
    D. Option D
    E. Option E

  • Question 246:

    Which of the following code snippets will print all prime numbers between 2 and 100 to the monitor?

    A. Option A
    B. Option B
    C. Option C
    D. Option D

  • Question 247:

    An operator able to check whether two values are equal, is coded as:

    A. ==
    B. ===
    C. is
    D. =

  • Question 248:

    A function de nition starts with the keyword:

    A. fun
    B. def
    C. function

  • Question 249:

    DRAG DROP

    Insert the code boxes in the correct positions in order to build a line of code which asks the user for a float value and assigns it to the mass variable. (Note: some code boxes will not be used.)

    Select and Place:

  • Question 250:

    What is the expected output of the following code?

    marks = [80, 70, 90, 90, 80, 100]

    average = sum(marks) // len(marks)

    grade = ''

    A. A
    B. C
    C. The code is erroneous.
    D. D
    E. B
    F. F

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Python Institute exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your PCEP-30-02 exam preparations and Python Institute certification application, do not hesitate to visit our Vcedump.com to find your solutions here.