VIP Exclusive
PCEP Certified Entry-Level Python Programmer VIP Practice Exam
PCEP — The PCEP – Certified Entry-Level Python Programmer exam is issued by the Python Institute (pythoninstitute.org), consists of 40 questions, has a 45-minute time limit, and requires a 70% passing score; it covers four domains: Computer Programming and Python Fundamentals, Control Flow, Data Collections, and Functions and Exceptions.
55
Questions
45m
Time Limit
70.00%
To Pass
Question 1 of 55👑 VIP
A developer is writing a Python script and types the following at the top of the file: python x = 10 y = 3 print(x // y) print(x % y) What will be printed to the console, in order?
Questions 2–55 and full explanations are VIP-exclusive.