Week 1 - CustomTkinter Quiz

Week 1 - CustomTkinter Quiz

Professional Development

15 Qs

quiz-placeholder

Similar activities

23rd July

23rd July

Professional Development

20 Qs

FLUTTER

FLUTTER

University - Professional Development

20 Qs

Digital Skills - PPT

Digital Skills - PPT

Professional Development

10 Qs

Test WP

Test WP

Professional Development

15 Qs

Android Fundamentals - Day 3 : Activities & Intents

Android Fundamentals - Day 3 : Activities & Intents

University - Professional Development

15 Qs

FinTech 06-1 PyViz

FinTech 06-1 PyViz

Professional Development

11 Qs

Mobile CSP Unit 4 Test Prep

Mobile CSP Unit 4 Test Prep

KG - Professional Development

17 Qs

Microsoft Excel Basics

Microsoft Excel Basics

Professional Development

20 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?