
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 2)
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 6–10
- 6
Which method is used to bind a key press event to a handler function in tkinter?
Select an answer first - 7
Which module provides standard dialog boxes such as showinfo and askyesno in tkinter?
Select an answer first - 8
Which method is used to close a tkinter window programmatically?
Select an answer first - 9
What does the padx option do in the grid() method?
Select an answer first - 10
A tkinter form collects a user's preferred programming language using three Radiobutton widgets (Python, Java, C++). When the user clicks 'Submit', the application should display the selected language in a Label. Which code snippet correctly retrieves the selected Radiobutton value?
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.