
Python GUI/Files Quiz
Authored by Nadia Aoud
Information Technology (IT)
10th Grade
Used 2+ 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
30 sec • 1 pt
Which library is most commontly used for GUI development in python
PyQt
Tkinter
kivy
Pygame
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the main widget in Tkinter used to display text to the user
Label
Button
Entry
Text
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which method is used to enter the main event loop in tkinter
Start()
run()
mainloop()
begin()
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you create a button in Tkiter?
Button(root,text="clicck me",command=some_function)
button(root,text="Clcik me")
Tk.Button(root)
CreateButton(root)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the pack() method in Tkinter do?
Centres the widgets in the window
Sets the widget's size
Places widgets in the window sequentially
Deletes widgets
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the following code output when executed?
A button that changes the label to "Button Clicked!" when pressed
An error: command is not a valid argument
A window with "Hello, World!" displayed, but the button does nothing
No output as the GUI will not appear
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the following code output?
An error because the file is not closed
Hello, World!
No output
FileNotFoundError
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?