
tkinter for children
Authored by Полина Лебедева
Instructional Technology, Education
1st Grade
Used 17+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Отличительная особенность класса в python? (Distinctive feature of classes in pygame)
Выделяются другим цветом (Highlighted in a different color)
Пишутся капсом (Writed with Caps)
Начинаются с большой буквы (Start with a capital letter)
Никак не выделяются (They don't stand out in any way)
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Какой класс мы используем для создания кнопки?(Which class do we use to create a button?)
button
Knopka
Button
Knopochka lubimaya
Touch_me
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Какой класс мы используем для создания поля для ввода? (Which class do we use to create an entry?)
Field
field
Entry
entry
Pole
4.
MULTIPLE SELECT QUESTION
1 min • 1 pt
Как можно импортировать Tkinter? (How can we import Tkinter?)
import library tkinter
from tkinter import *
import tkinter as tk (or import tkinter)
just do tkinter
I don't want import anything, stop it
5.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Как мы можем создать окно приложения в tkinter? (How can we create a window for the app in tkinter?)
root = Tk()
root = Toplevel()
root = Window()
root = pygame.display.set_mode((400,600))
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
С помощью какой команды всё отображается на окне? (What command is used to display everything in the window?)
root.show()
root.mainloop
root.mainloop()
root.run()
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
С помощью какой команды мы создаём круг? (How can we create circle in tkinter?)
Canvas.create_circle(0,0,15,15)
Canvas.create_circle(0,0,15,100)
Canvas.create_oval(0,0,15,15)
Canvas.create_oval(0,0,15,100)
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?