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 01, 2025

Python Institute Python Institute Certifications PCEP-30-02 Questions & Answers

  • Question 351:

    What is the expected output of the following code? print(chr(ord('z') - 2))

    B. y

    C. a

    D. z

  • Question 352:

    What is the expected output of the following code? print('Peter' 'Wellert')

    A. Wellert

    B. PeterWellert

    C. Peter

    D. The code is erroneous.

  • Question 353:

    Which of the following statements is false?

    A. The None value can be compared with variables.

    B. The None value can not be used as an argument of arithmetic operators.

    C. The None value may not be used outside functions.

    D. The None value can be assigned to variables.

  • Question 354:

    What is the expected output of the following code? print( oat('1.3'))

    A. The code is erroneous.

    B. 1,3

    C. 13

    D. 1.3

  • Question 355:

    What is the decimal value of the following binary number?

    A. 8

    B. 4

    C. 12

    D. 10

  • Question 356:

    What is the expected output of the following code?

    A. 1 | 1 2 | 3 3 | 4

    B. 1 | 1 2 | 3

    C. 1 | 1

    D. 1 | 1 2 | 4

  • Question 357:

    What is the expected output of the following code?

    A. 1 | Hello 2 | Hello

    B. 1 | Hello 2 | Hello 3 | Hello

    C. 1 | Hello 2 | Hello 3 | Hello 4 | Hello

    D. An in nite loop.

  • Question 358:

    What is the expected output of the following code?

    A. 3

    B. 4

    C. 1

    D. 2

  • Question 359:

    How many stars will the following snippet print to the monitor?

    A. The snippet will enter an in nite loop.

    B. 2

    C. 0

    D. 1

  • Question 360:

    The ABC organics company needs a simple program that their call center will use to enter survey data for a new coffee variety. The program must accept input and return the average rating based on a ve-star scale. The output must be

    rounded to two decimal places.

    You need to complete the code to meet the requirements.

    What should you insert instead of XXX, YYY and ZZZ?

    A. Option A

    B. Option B

    C. Option C

    D. Option D

    E. Option E

    F. Option 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.