tkinter quiz

tkinter quiz

University

10 Qs

quiz-placeholder

Similar activities

Web Dev Midterm Quiz

Web Dev Midterm Quiz

University

15 Qs

TES AWAL MODUL 2

TES AWAL MODUL 2

University

10 Qs

PENGENALAN UNITY

PENGENALAN UNITY

University

10 Qs

Components of GIS & Levels/Scales

Components of GIS & Levels/Scales

University

12 Qs

Belajar Microsoft Exel

Belajar Microsoft Exel

University

10 Qs

Recording Software Button Identification Quiz

Recording Software Button Identification Quiz

8th Grade - University

10 Qs

MS Word Review

MS Word Review

9th Grade - Professional Development

10 Qs

What is a computer

What is a computer

KG - University

11 Qs

tkinter quiz

tkinter quiz

Assessment

Quiz

Computers

University

Practice Problem

Medium

Created by

ELXT S.

Used 34+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Is a form of user interface that allows users to interact with electronic devices through graphical icons and audio indicator such as primary notation, instead of text-based UIs, typed command labels or text navigation.

Python

G.U.I

IDE

IDLE

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

This library provides a powerful object-oriented interface to the GUI toolkit.

Pygames

PyGUI

tthinker

tkinter

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

what is the widget been programmed?

if else

messagebox

label

button

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

what is the widget been programmed?

text

window title

label

button

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

what is the correct execution of the code as seen in the picture?

def clicked():

lbl.configure(text="Button was clicked !!")

def pindot(): lbl.configure(text="Button was clicked !!")

def clicked(): lbl.configurate(text="Button was clicked !!")

def clicked(): button.configure(text="Button was clicked !!")

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

what is the correct execution of the code as seen in the picture?

lbl = label(window, text="Hello")

lbl = Label(window, text="Hello")

lbl = Text(window, text="Hello")

lbl = txt(window, text="Hello")

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

what is the widget been programmed?

radiobutton

selectbox

combobox

checkbox

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?