
Preguntas sobre tkinter

Quiz
•
Computers
•
12th Grade
•
Hard
Manuel Montano
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
¿Cuál es el método tkinter que se utiliza para crear una ventana principal?
Tkinter.createWindow()
Tkinter.mainWindow()
Tk()
window.create()
main.window()
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
¿Qué método se utiliza para agregar un widget a una ventana en tkinter?
addWidget()
add()
insert()
pack()
place()
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
¿Cuál de las siguientes opciones representa la forma correcta de crear un botón en tkinter?
button = Button(text='Click')
button = Button('Click')
button = tk.Button(text='Click')
button = tk.Button()
button = Button(master=root, text='Click')
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
¿Para qué sirve el método `.grid()` en tkinter?
Organizar widgets en una cuadrícula.
Centrar un widget en la ventana.
Ocultar un widget.
Cambiar el tamaño de un widget.
Agregar un borde a un widget.
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
¿Qué comando tkinter permite configurar el título de una ventana?
window.setTitle()
root.title()
setWindowTitle()
root.set('Título')
window.set_title()
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
¿Cómo se crea una etiqueta (label) con el texto 'Hola Mundo' en tkinter?
label = Label(text='Hola Mundo')
label = Label('Hola Mundo')
label = tk.Label(text='Hola Mundo')
label = Label(master=root, text='Hola Mundo')
label = tk.Label(root, text='Hola Mundo')
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
¿Cuál es la función de la librería `tkinter` en Python?
Manejo de bases de datos.
Creación de interfaces gráficas de usuario.
Procesamiento de imágenes.
Comunicación en red.
Análisis de datos.
Create a free account and access millions of resources
Similar Resources on Wayground
9 questions
Графічний інтерфейс модуль tkinter

Quiz
•
9th - 12th Grade
8 questions
Tkinter quiz

Quiz
•
12th Grade
10 questions
Tkinter Python

Quiz
•
9th - 12th Grade
12 questions
Информатика 10 сынып

Quiz
•
1st - 12th Grade
10 questions
تطبيقات الاب انفنتور_12 علمي

Quiz
•
12th Grade
15 questions
Prueba 2-Controles Básicos-BD-12°Inf.

Quiz
•
12th Grade
8 questions
CAT Grade 12 Module 5 AMA Quiz

Quiz
•
12th Grade
6 questions
Tkinter Course - 1

Quiz
•
12th Grade - Professi...
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
Appointment Passes Review

Quiz
•
6th - 8th 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
20 questions
Grammar Review

Quiz
•
6th - 9th Grade