(PCEP) Certified Entry-Level Python Programmer Practice Test
PCEP Type Conversion and Built-in Functions
What is the result of evaluating int("42") in Python?
Select your answer
A
"42" (a string)
B
42.0 (a float)
C
42 (an integer)
D
A TypeError is raised
Hint
✨ Remove ads & unlock every exam —
from $1.49