Python Institute PCEP - Certified Entry-Level Python Programmer (PCEP-30-02) Free Practice Test
Question 1
What is the expected output of the following code?


Correct Answer: C
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 2
A set of rules which defines the ways in which words can be coupled in sentences is called:
Correct Answer: D
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 3
Assuming that the following assignment has been successfully executed:

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

Which of the following expressions evaluate to True? (Select two expressions.)
Correct Answer: A,B
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 4
What is the expected output of the following code?


Correct Answer: A
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 5
Drag and drop the code boxes in order to build a program which prints Unavailable to the screen.
(Note: one code box will not be used.)

(Note: one code box will not be used.)

Correct Answer:

