PCEP Data Types, Variables, Basic I/O and Operators • Timed 100 Questions
This is a timed practice session. You have 100 minutes to answer 99 questions — approximately 1 minute per question, matching real PCEP exam pace. Answer every question before time expires.
Time remaining
100: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?