
Python InstitutePCEP - Certified Entry-Level Python Programmer
Domain 1Objective 3
PCEP-30-02 1.3 Introduce Literals and Variables into Code and Use Different Numeral Systems PCEP-30 Practice Questions (Page 3)
Part of the Computer Programming and Python Fundamentals domain, which accounts for 18% of the PCEP-30 exam. Python Institute does not publish an official question count, but from its 45-minute exam (~20–30 total, ~4–5 in this domain), expect 1–1 from this objective — we provide 29 practice questions to prepare you well beyond it. (estimate)
29questions here
6free pages
13concepts
18%of the exam
Questions 11–15
- 11
A developer is reviewing code and finds a line that is 95 characters long. The team strictly follows PEP-8. What is the recommended action regarding line length?
Select an answer first - 12
What is the output of the following code? print("Line1\nLine2")
Select an answer first - 13
What is the decimal value of the hexadecimal literal 0x1F?
Select an answer first - 14
How would you write the number 0.001 in scientific notation in Python?
Select an answer first - 15
Which of the following is a valid octal literal in Python?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Python Institute. “PCEP-30” is a trademark of its owner, used for identification only.