
Tkinter Multiple Choice Practice
Authored by Akirapeter Yong
Computers
12th Grade
Used 10+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following statements imports the tkinter module?
import tk
import tkinter
import GUI
import ui
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct way to create a Tkinter window?
win = Tk()
win = tkinter.new()
win = tkinter.Tk()
win = Window()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which widget is used to add a button in a window?
Label
Entry
Button
Frame
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is NOT a common layout method in Tkinter?
pack()
grid()
place()
flow()
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which parameter should be used to bind a function to a button click?
text
label
command
onclick
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which widget is used for single-line text input?
Label
Text
Entry
Listbox
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which widget should be used for multiple selections?
Radiobutton
Entry
Checkbutton
Button
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?