VIP Exclusive
POC Python Online Certification VIP Practice Exam
POC — This exam mirrors the OpenEDG Python Institute Python Open Certificate (POC), an online proctored assessment covering Python fundamentals through intermediate programming concepts, consisting of 30–40 single- and multiple-choice questions with a 70% passing threshold and a 45–65 minute time limit.
51
Questions
65m
Time Limit
70.00%
To Pass
Question 1 of 51👑 VIP
A developer writes the following code and is surprised by the output: python x = 5 y = 2 print(x / y) print(x // y) What will the two print statements output, respectively?
Questions 2–51 and full explanations are VIP-exclusive.