
Python InstitutePCPP1 - Certified Professional Python Programmer 1
Domain 3Objective 2
PCPP-32-101 3.2 Use GUI Toolkits, Blocks, and Conventions to Build Simple GUIs PCPP-32-1 Practice Questions (Page 3)
Part of the GUI Programming domain, which accounts for 20% of the PCPP-32-1 exam. Python Institute does not publish an official question count, but from its 65-minute exam (~25–45 total, ~5–9 in this domain), expect 2–3 from this objective — we provide 17 practice questions to prepare you well beyond it. (estimate)
17questions here
4free pages
9concepts
20%of the exam
Questions 11–15
- 11
What is the purpose of wrapping a call to int(entry.get()) in a try-except block in a tkinter application?
Select an answer first - 12
What does the create_text() method of a Canvas widget do?
Select an answer first - 13
What is the correct event pattern to bind a left mouse click on a widget?
Select an answer first - 14
Given a tkinter Frame named parent_frame, which call correctly places a Button widget at coordinates (50, 100) with a width of 80 pixels?
Select an answer first - 15
Which method is used to retrieve the text currently entered in a tkinter Entry widget?
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. “PCPP-32-1” is a trademark of its owner, used for identification only.