Which widget is used to display text in a Tkinter application?

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
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
13 questions
PyQT Notes

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

Quiz
•
12th Grade
6 questions
Exploring Basic Tkinter Concepts

Quiz
•
12th Grade
13 questions
Ch 5 Pop up l Learn Mode

Quiz
•
9th Grade - University
10 questions
Creating Widgets in Tkinter with Python

Quiz
•
12th Grade
10 questions
Bibliothèque Tkinter avec Python

Quiz
•
12th Grade
10 questions
Preguntas sobre tkinter

Quiz
•
12th Grade
7 questions
tkinter1

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
25 questions
Equations of Circles

Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)

Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System

Quiz
•
10th Grade
10 questions
Writing and Identifying Ratios Practice

Quiz
•
5th - 6th Grade
36 questions
Prime and Composite Numbers

Quiz
•
5th Grade
14 questions
Exterior and Interior angles of Polygons

Quiz
•
8th Grade
37 questions
Camp Re-cap Week 1 (no regression)

Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review

Quiz
•
10th Grade