Tkinter
Quiz
•
Computers
•
Professional Development
•
Practice Problem
•
Medium
Gomtu HSS
Used 20+ times
FREE Resource
Enhance your content in a minute
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Which is the correct way to import Tkinter module in python program?
include tkinter *
import tkinter *
from tkinter import *
from tkinter include *
2.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Which is the correct code to create button widget in Tkinter?
*
Button(root,text=).pack()
Button(root,text="",).pack()
button(root).pack()
Button(text="").pack()
3.
MULTIPLE CHOICE QUESTION
20 sec • 2 pts
What are two methods that place a widget on your root window?
pack and grid
pack and set
grid and set
set and get
4.
MULTIPLE CHOICE QUESTION
20 sec • 2 pts
Which of the following function used to create a window in python Tkinter?
window()
Tk()
pack()
grid()
5.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
What is the use of mainloop() function in tkinter window?
*
To create the window screen
To hold the window screen
To delete the window screen
To disable the window screen
6.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
The ______method is used to create dimension of the window
place()
pack()
configure()
geometry()
7.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
The geometry manager that allows you to specify the exact pixel coordinates of a widget within the parent widget is
place()
grid()
pack()
configure()
8.
MULTIPLE CHOICE QUESTION
20 sec • 2 pts
Tkinter is the most commonly used built-in library for creating GUI.GUI stands for
Graphical user interaction
Graphical user interface
Graphics uniform interaction
Graphical Universal Interaction
9.
MULTIPLE CHOICE QUESTION
20 sec • 2 pts
The geometry manager that organizes widgets in a table-like structure, where each widget is placed in a specific cell of the table defined by row and column numbers is
grid()
place()
insert()
pack()
Similar Resources on Wayground
9 questions
HTML Basics
Quiz
•
9th Grade - Professio...
10 questions
Quiz - Ls.4 - Advanced Features of Word Processor(Part 2)
Quiz
•
4th Grade - Professio...
10 questions
Web Browsing
Quiz
•
10th Grade - Professi...
12 questions
Java Selenium WebDriver
Quiz
•
Professional Development
10 questions
Form - Input
Quiz
•
Professional Development
13 questions
G Suite
Quiz
•
4th Grade - Professio...
10 questions
ROBÓTICA COM TINKERCAD
Quiz
•
5th Grade - Professio...
13 questions
Computer health and safety
Quiz
•
11th Grade - Professi...
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
