PY2007 - 8/3/2025

Quiz
•
Computers
•
9th - 12th Grade
•
Hard
Aim Sity
Used 1+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct way to create a Tkinter window?
a) window = Tk()
b) window = tk()
c) window = tkinter.window()
d) window = main()
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is required to keep the Tkinter window running?
a) root.start()
b) root.mainloop()
c) root.run()
d) root.execute()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which method is used to set the title of a Tkinter window?
a) root.header("My App")
b) root.name("My App")
c) root.title("My App")
d) root.window_name("My App")
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the pack() method do in Tkinter?
a) Arranges widgets inside the window
b) Closes the window
c) Creates an event loop
d) Binds a function to an event
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which widget is used to display text in Tkinter?
a) Label
b) Textbox
c) TextBoxField
d) TextArea
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which event is triggered when the mouse moves over a widget?
a) <Click>
b) <Motion>
c) <Move>
d) <Hover>
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What function is used to bind an event to a widget in Tkinter?
a) widget.trigger()
b) widget.bind()
c) widget.on_event()
d) widget.listen()
Create a free account and access millions of resources
Similar Resources on Wayground
17 questions
Ch 7 Motion Effects

Quiz
•
9th Grade - University
15 questions
Python (Unit 5 & 6)

Quiz
•
12th Grade
23 questions
File Management

Quiz
•
7th - 10th Grade
16 questions
Principles of Information Technology

Quiz
•
9th Grade - University
20 questions
quizz tkinter

Quiz
•
11th Grade - University
25 questions
Python lesson 3 (Tkinter)

Quiz
•
6th - 12th Grade
18 questions
Ch 1 Theme Builder

Quiz
•
9th Grade
15 questions
Panduan Membuat Blog dan Website

Quiz
•
11th Grade - University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade