(PCEP) Certified Entry-Level Python Programmer Practice Test
PCEP - Certified Entry-Level Python Programmer PCEP PCEP Numeric Types and Arithmetic
What is the result of `7 // 2` in Python?
Select your answer
A
3
B
3.5
C
4
D
2
Hint