Q13
What is the role of the Checkbutton widget in Tkinter?
A.
Displaying images
B.
Handling mouse clicks
C.
Selecting multiple options
AnswerD.
Drawing shapes
Answer: Option C
Solution
Answer: Option C
Solution:
The Checkbutton widget allows the user to select multiple options from a list.