
tkinter quiz
Authored by ELXT S.
Computers
University
Used 34+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Is a form of user interface that allows users to interact with electronic devices through graphical icons and audio indicator such as primary notation, instead of text-based UIs, typed command labels or text navigation.
Python
G.U.I
IDE
IDLE
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
This library provides a powerful object-oriented interface to the GUI toolkit.
Pygames
PyGUI
tthinker
tkinter
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
what is the widget been programmed?
if else
messagebox
label
button
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
what is the widget been programmed?
text
window title
label
button
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
what is the correct execution of the code as seen in the picture?
def clicked():
lbl.configure(text="Button was clicked !!")
def pindot(): lbl.configure(text="Button was clicked !!")
def clicked(): lbl.configurate(text="Button was clicked !!")
def clicked(): button.configure(text="Button was clicked !!")
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
what is the correct execution of the code as seen in the picture?
lbl = label(window, text="Hello")
lbl = Label(window, text="Hello")
lbl = Text(window, text="Hello")
lbl = txt(window, text="Hello")
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
what is the widget been programmed?
radiobutton
selectbox
combobox
checkbox
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?