Search Header Logo

Tkinter_Quiz

Authored by harshit shukla

Computers

8th Grade

Used 3+ times

Tkinter_Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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()

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?