Week 1 - CustomTkinter Quiz

Week 1 - CustomTkinter Quiz

Professional Development

15 Qs

quiz-placeholder

Similar activities

EXAMEN MODELO A. CTRDOOO4. HERRAMIENTAS BÁSICAS DE PRODUCTIVIDAD

EXAMEN MODELO A. CTRDOOO4. HERRAMIENTAS BÁSICAS DE PRODUCTIVIDAD

Professional Development

10 Qs

AppsLab_Q4

AppsLab_Q4

1st Grade - Professional Development

12 Qs

Windows 11

Windows 11

3rd Grade - Professional Development

20 Qs

Android Fundamentals - Day 3 : Activities & Intents

Android Fundamentals - Day 3 : Activities & Intents

University - Professional Development

15 Qs

Windows 11

Windows 11

3rd Grade - Professional Development

20 Qs

MS WORD REVISION QUIZ

MS WORD REVISION QUIZ

Professional Development

10 Qs

CYBER SECURITY

CYBER SECURITY

Professional Development

20 Qs

Reunión de usuarios con licencia Smartsheet 2024

Reunión de usuarios con licencia Smartsheet 2024

Professional Development

10 Qs

Week 1 - CustomTkinter Quiz

Week 1 - CustomTkinter Quiz

Assessment

Quiz

Computers

Professional Development

Easy

Created by

Coding Department

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the mainloop() function do?

Closes the GUI

Creates buttons

Starts the GUI event loop

Sets the title

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What method is used to set the size of the window?

set_size()

geometry()

resize()

dimensions()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What parameter is used to assign an action to a CTkButton?

set_event

on_click

command

bind

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax to change label text dynamically?

label.update()

label.config()

label.configure(text="new")

label.change("new")

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of pack() in CustomTkinter?

Create padding

Arrange widgets in a window

Import widgets

Close the app

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does pady=10 do?

Adds horizontal space

Adds vertical padding

Creates a margin

Sets text position

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of CTkFrame?

Store data

Display a message

Group and organize widgets

Create an image

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?