PCEP Data Types, Variables, Basic I/O and Operators • Timed 50 Questions
This is a timed practice session. You have 50 minutes to answer 50 questions — approximately 1 minute per question, matching real PCEP exam pace. Answer every question before time expires.
Time remaining
50:00
Exam-pace drill
Allow 1 minute per question. On the real PCEP exam you have approximately 72 seconds per question — this session trains you to maintain that pace under pressure.
A developer writes the following code: x = 5; y = 2; print(x // y). What is the output?