Python Tkinter

Python Tkinter

8th Grade

12 Qs

quiz-placeholder

Similar activities

Python 145

Python 145

4th Grade - Professional Development

11 Qs

Занятие 10 (Python)

Занятие 10 (Python)

6th - 8th Grade

15 Qs

Python Basics

Python Basics

1st Grade - University

10 Qs

Tkinter - grafičko sučelje

Tkinter - grafičko sučelje

8th Grade

16 Qs

Графічний інтерфейс

Графічний інтерфейс

6th - 8th Grade

17 Qs

Activity 1.4 Study Guide

Activity 1.4 Study Guide

6th - 8th Grade

10 Qs

Куб Tk

Куб Tk

6th - 8th Grade

10 Qs

test

test

5th - 9th Grade

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