Python Tkinter

Python Tkinter

8th Grade

12 Qs

quiz-placeholder

Similar activities

Кнопки та їх налаштування.

Кнопки та їх налаштування.

8th Grade

11 Qs

Куб Tk

Куб Tk

6th - 8th Grade

10 Qs

Занятие 9(Python)

Занятие 9(Python)

6th - 8th Grade

15 Qs

Обробники подій, пов’язаних з елементами керування_урок 40

Обробники подій, пов’язаних з елементами керування_урок 40

8th Grade

9 Qs

test

test

5th - 9th Grade

13 Qs

Grade 8  A Python - GUI

Grade 8 A Python - GUI

8th Grade

15 Qs

Python 145

Python 145

4th Grade - Professional Development

11 Qs

Створення графічного інтерфейсу

Створення графічного інтерфейсу

8th Grade

14 Qs

Python Tkinter

Python Tkinter

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Sri Amudha Kumaresan

Used 10+ times

FREE Resource

12 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Your program code should end with .mainloop()

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

You can write your program without importing tkinter

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How to initiate Tkinter window?

Tk( )

CTk( )

TTK( )

TK( )

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How to initiate Customtkinter window?

Tk( )

CTk( )

CTK( )

cTk( )

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What's the purpose of 'functions'?

reduce the lines of code

To perform repeated tasks

Code readability

Break down the codes

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Functions don't get executed unless they are called to perform a task. Yes or No?

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

To create a function, you need to start with 'def'.

Yes or No?

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?