Python Tkinter

Python Tkinter

8th Grade

12 Qs

quiz-placeholder

Similar activities

Python: Conditionals (If)

Python: Conditionals (If)

6th - 8th Grade

8 Qs

Python basics

Python basics

6th - 8th Grade

15 Qs

Data Representation

Data Representation

8th Grade

17 Qs

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

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

8th Grade

9 Qs

Homework 5- Variables and selection

Homework 5- Variables and selection

8th Grade

10 Qs

Ozobots #1

Ozobots #1

5th - 8th Grade

16 Qs

Computer Basics (Software)

Computer Basics (Software)

8th Grade

10 Qs

public secret

public secret

5th - 9th Grade

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