
Exploring Python Tkinter

Quiz
•
Computers
•
12th Grade
•
Medium
Hazem Mohamed
Used 9+ times
FREE Resource
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which widget is used to display text in a Tkinter application?
Button
Entry
Label
TextBox
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can you add a button widget in a Tkinter application?
Use the Button function from Tkinter to create a button and add it to the main window.
Add a button by importing the Button widget from PyQt instead of Tkinter.
Use the Label class to create a button and add it to the main window.
Create a button by using the Frame class and placing it in a separate window.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In this button, what's the difference between fg and bg?
fg is the fillcolor
bg is the background color
fg is the first color
bg is the backward color
fg is the foreground color
bg is the background color
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In this figure, what's does the geomtry function do?
Sets 600 x 400 shapes
Sets the window dimensions
Sets the number of widgets
Sets 600 x 400 apps
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The configure function allows editing the main window settings.
True
False
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To make a vertical space between widgets we can use ......................
pady
padx
spacex
spacey
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To use tkinter we should only follow these steps:
1- Creating app window
2- Adding widgets
3- Adding mainloop
True
False
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To add an action to the button we use .................... parameter
fg
bg
command
ALL OF THEM
Similar Resources on Wayground
10 questions
Photoshop Review

Quiz
•
9th - 12th Grade
6 questions
Tkinter Course - 1

Quiz
•
12th Grade - Professi...
8 questions
Code.org Unit 3 Review

Quiz
•
9th - 12th Grade
10 questions
Tkinter Python

Quiz
•
9th - 12th Grade
9 questions
Графічний інтерфейс модуль tkinter

Quiz
•
9th - 12th Grade
10 questions
Web Browsing

Quiz
•
10th Grade - Professi...
10 questions
APP Design

Quiz
•
9th - 12th Grade
11 questions
Unit 4 Quiz

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade