Search Header Logo

Python GUI + Classes and Objects

Authored by Digital dreams

Computers

7th Grade

Used 1+ times

Python GUI + Classes and Objects
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

57 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the tkinter window, which class is used to create the textarea element?

Tk()

Entry()

Text( )

Label()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following functions helps us in opening the image through our code?

ImageTk.PhotoImage( )

Img[‘image’] = “abc.png”

None of above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following functions is used to delete the characters from the textarea?

delete(start_index, data)

insert(start_index, data)

insert(start_index, end_index)

delete(start_index, end_index)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the use of the filedialog.askopenfile() function?

To show all the available files in the system

To choose a file from the system to system operate on it.

To open a file of specific filetype like text .txt , images .jpg ….etc

All of above

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function do we use to split the string into parts from the separator we declare in the function?

insert( )

split( )

filedialog.askopenfile()

open(“filename”,’mode’)

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Consider the below data and identify the correct objectives of the functions.

A-1, B-2, C-3, D-4

A-2, B-3, C-4, D-1

A-3, B-4, C-1, D-2

A-3, B-4, C-2, D-1

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following modules did we use to get the file name from the given file path? File path: "/Users/mac/Documents/User/python/test/myfile.txt"

Filedialog

pandas

os

tkinter

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?