Week 1 - CustomTkinter Quiz

Week 1 - CustomTkinter Quiz

Professional Development

15 Qs

quiz-placeholder

Similar activities

Daily Quiz (28.12.2020)

Daily Quiz (28.12.2020)

5th Grade - Professional Development

10 Qs

Codecadamy HTML

Codecadamy HTML

10th Grade - Professional Development

16 Qs

Windows 11

Windows 11

3rd Grade - Professional Development

20 Qs

QUIZ 1

QUIZ 1

Professional Development

15 Qs

T2 Asas Sains Komputer Membezakan Pemboleh Ubah  dan Pemalar

T2 Asas Sains Komputer Membezakan Pemboleh Ubah dan Pemalar

KG - Professional Development

19 Qs

Pre- Test Digital Up-Skill

Pre- Test Digital Up-Skill

Professional Development

10 Qs

Social Dilemma

Social Dilemma

8th Grade - Professional Development

14 Qs

KDB Pengantunan Dalam Talian

KDB Pengantunan Dalam Talian

1st Grade - 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?