Tkinter_Quiz

Tkinter_Quiz

8th Grade

25 Qs

quiz-placeholder

Similar activities

Microsoft Word 2016 Vocabulary

Microsoft Word 2016 Vocabulary

8th Grade

25 Qs

Python middle

Python middle

8th Grade - University

26 Qs

Основные виджеты в tkinter

Основные виджеты в tkinter

8th Grade

25 Qs

Викторина. Python

Викторина. Python

8th Grade

20 Qs

8 ci sinif ümumiləşdirici test

8 ci sinif ümumiləşdirici test

6th Grade - University

30 Qs

Python Quiz

Python Quiz

6th - 9th Grade

23 Qs

Алгоритми та програми

Алгоритми та програми

8th Grade

28 Qs

Google SketchUp Tools

Google SketchUp Tools

7th - 8th Grade

25 Qs

Tkinter_Quiz

Tkinter_Quiz

Assessment

Quiz

Computers

8th Grade

Hard

Created by

harshit shukla

Used 3+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following methods is used to create a label widget in tkinter?

tk.label()

tk.Label()

tk.create_label()

tk.add_label()

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

To change the title of a tkinter window, which method is used?

.updateTitle()

.title()

.setWindowTitle()

.changeTitle()

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which widget allows users to select a single option from a group of choices?

Checkbutton

Radiobutton

ToggleButton

OptionButton

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

To create a simple text input field, which widget is used?

tk.TextEntry

tk.InputBox

tk.TextBox

tk.Entry

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which widget provides a slider for numerical values?

Slider

Range

Scale

ValueBar

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

To create a separate pop-up window in tkinter, which class is used?

tk.NewWindow()

tk.Toplevel()

tk.PopupWindow()

tk.ChildWindow()

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

To display a simple message box with an OK button, which function is used from messagebox?

show_message()

messagebox.askquestion()

messagebox.showinfo()

messagebox.alert()

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?